Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dira-color.cc1864 HARD_REG_SET soft_conflict_regs, int hregno) in spill_soft_conflicts() argument
1895 soft_conflict_regs)) in spill_soft_conflicts()
1955 HARD_REG_SET soft_conflict_regs = {}; in assign_hard_reg() local
2055 SET_HARD_REG_BIT (soft_conflict_regs, r); in assign_hard_reg()
2205 spill_soft_conflicts (a, allocnos_to_spill, soft_conflict_regs, in assign_hard_reg()
3214 HARD_REG_SET soft_conflict_regs = {}; in improve_allocation() local
3271 SET_HARD_REG_BIT (soft_conflict_regs, r); in improve_allocation()
3305 spill_soft_conflicts (a, allocnos_to_spill, soft_conflict_regs, best); in improve_allocation()