GCC Middle and Back End API Reference
target_globals Struct Reference

#include <target-globals.h>

Collaboration diagram for target_globals:

Data Fields

struct target_flag_stateflag_state
struct target_regsregs
struct target_rtlrtl
struct target_hard_regshard_regs
struct target_reloadreload
struct target_expmedexpmed
struct target_optabsoptabs
struct target_libfuncslibfuncs
struct target_cfgloopcfgloop
struct target_iraira
struct target_ira_intira_int
struct target_lra_intlra_int
struct target_builtinsbuiltins
struct target_gcsegcse
struct target_bb_reorderbb_reorder
struct target_lower_subreglower_subreg

Field Documentation

struct target_bb_reorder* target_globals::bb_reorder

Referenced by save_target_globals().

struct target_builtins* target_globals::builtins

Referenced by save_target_globals().

struct target_cfgloop* target_globals::cfgloop

Referenced by save_target_globals().

struct target_expmed* target_globals::expmed

Referenced by save_target_globals().

struct target_flag_state* target_globals::flag_state

Referenced by save_target_globals().

struct target_gcse* target_globals::gcse

Referenced by save_target_globals().

struct target_hard_regs* target_globals::hard_regs

Referenced by save_target_globals().

struct target_ira* target_globals::ira

Referenced by save_target_globals().

struct target_ira_int* target_globals::ira_int

Referenced by save_target_globals().

struct target_libfuncs* target_globals::libfuncs

Referenced by save_target_globals().

struct target_lower_subreg* target_globals::lower_subreg

Referenced by save_target_globals().

struct target_lra_int* target_globals::lra_int

Referenced by save_target_globals().

struct target_optabs* target_globals::optabs

Referenced by save_target_globals().

struct target_regs* target_globals::regs

Referenced by save_target_globals().

struct target_reload* target_globals::reload

Referenced by save_target_globals().

struct target_rtl* target_globals::rtl

Referenced by save_target_globals().


The documentation for this struct was generated from the following file: