Searched refs:used_spill_regs_local (Results 1 – 2 of 2) sorted by relevance
1682 static HARD_REG_SET used_spill_regs_local; variable1803 SET_HARD_REG_BIT (used_spill_regs_local, best_reg + i); in find_reg()1841 CLEAR_HARD_REG_SET (used_spill_regs_local); in find_reload_regs()1870 COPY_HARD_REG_SET (chain->used_spill_regs, used_spill_regs_local); in find_reload_regs()1871 IOR_HARD_REG_SET (used_spill_regs, used_spill_regs_local); in find_reload_regs()
924 (used_spill_regs_local): New static variable.