Home
last modified time | relevance | path

Searched refs:REG_ALLOC_ORDER (Results 1 – 16 of 16) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dreginfo.c106 #ifdef REG_ALLOC_ORDER
107 static int initial_reg_alloc_order[FIRST_PSEUDO_REGISTER] = REG_ALLOC_ORDER;
178 #ifdef REG_ALLOC_ORDER in init_reg_sets()
189 #ifdef REG_ALLOC_ORDER in init_reg_sets()
263 #ifdef REG_ALLOC_ORDER in init_reg_sets_1()
H A Dbt-load.c977 #ifdef REG_ALLOC_ORDER in choose_btr()
H A Drecog.c3189 #ifdef REG_ALLOC_ORDER in peep2_find_free_register()
H A Dreload1.c1840 #ifdef REG_ALLOC_ORDER in find_reg()
1903 #ifdef REG_ALLOC_ORDER in find_reg()
H A Dira.c484 #ifdef REG_ALLOC_ORDER in setup_class_hard_regs()
H A Dira-color.c4791 #ifdef REG_ALLOC_ORDER in ira_better_spill_reload_regno_p()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dreginfo.c105 #ifdef REG_ALLOC_ORDER
106 static int initial_reg_alloc_order[FIRST_PSEUDO_REGISTER] = REG_ALLOC_ORDER;
180 #ifdef REG_ALLOC_ORDER in init_reg_sets()
191 #ifdef REG_ALLOC_ORDER in init_reg_sets()
354 #ifdef REG_ALLOC_ORDER in init_reg_sets_1()
H A Dbt-load.c991 #ifdef REG_ALLOC_ORDER in choose_btr()
H A Drecog.c3088 #ifdef REG_ALLOC_ORDER in peep2_find_free_register()
H A Dira.c469 #ifdef REG_ALLOC_ORDER in setup_class_hard_regs()
H A Dreload1.c1882 #ifdef REG_ALLOC_ORDER in find_reg()
1945 #ifdef REG_ALLOC_ORDER in find_reg()
H A Dira-color.c4289 #ifdef REG_ALLOC_ORDER in ira_better_spill_reload_regno_p()
/dragonfly/contrib/gcc-4.7/gcc/config/i386/
H A Di386.h973 #define REG_ALLOC_ORDER \ macro
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Di386.h1082 #define REG_ALLOC_ORDER \ macro
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dtm.texi2000 @defmac REG_ALLOC_ORDER
2011 machines, define @code{REG_ALLOC_ORDER} to be an initializer that lists
2033 allocates registers in the order given by REG_ALLOC_ORDER even if some
H A Dtm.texi.in1978 @defmac REG_ALLOC_ORDER
1989 machines, define @code{REG_ALLOC_ORDER} to be an initializer that lists
2011 allocates registers in the order given by REG_ALLOC_ORDER even if some