Searched refs:bad_spill_regs_global (Results 1 – 2 of 2) sorted by relevance
200 static HARD_REG_SET bad_spill_regs_global; variable719 CLEAR_HARD_REG_SET (bad_spill_regs_global); in reload()1722 IOR_HARD_REG_SET (not_usable, bad_spill_regs_global); in find_reg()3641 SET_HARD_REG_BIT (bad_spill_regs_global, regno); in spill_hard_reg()3742 COPY_HARD_REG_SET (forbidden, bad_spill_regs_global); in finish_spills()
3037 pseudo_forbidden_regs, bad_spill_regs_global): New static variables.3051 Initialize bad_spill_regs_global.3111 Mark spilled hard regs in bad_spill_regs_global.3131 Initialize bad_spill_regs from bad_spill_regs_global, then merge any