Searched refs:this_target_cfgloop (Results 1 – 7 of 7) sorted by relevance
804 extern struct target_cfgloop *this_target_cfgloop;806 #define this_target_cfgloop (&default_target_cfgloop) macro810 (this_target_cfgloop->x_target_avail_regs)812 (this_target_cfgloop->x_target_clobbered_regs)814 (this_target_cfgloop->x_target_res_regs)816 (this_target_cfgloop->x_target_reg_cost)818 (this_target_cfgloop->x_target_spill_cost)
34 extern struct target_cfgloop *this_target_cfgloop;85 this_target_cfgloop = g->cfgloop; in restore_target_globals()
39 struct target_cfgloop *this_target_cfgloop = &default_target_cfgloop; variable
858 extern struct target_cfgloop *this_target_cfgloop;860 #define this_target_cfgloop (&default_target_cfgloop) macro864 (this_target_cfgloop->x_target_avail_regs)866 (this_target_cfgloop->x_target_clobbered_regs)868 (this_target_cfgloop->x_target_res_regs)870 (this_target_cfgloop->x_target_reg_cost)872 (this_target_cfgloop->x_target_spill_cost)
21430 (this_target_cfgloop): Declare as a variable or define as a macro.21434 (this_target_cfgloop): New conditional variable.21437 * target-globals.h (this_target_cfgloop): Declare.21440 this_target_cfgloop.