Searched defs:conflict_nregs (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ira-color.cc | 1906 auto conflict_nregs = hard_regno_nregs (conflict_hregno, in spill_soft_conflicts() local 2039 int conflict_nregs; in assign_hard_reg() local 3145 int check, spill_cost, min_cost, nregs, conflict_nregs, r, best; in improve_allocation() local
|
H A D | ira.cc | 2619 int hard_regno, nregs, conflict_nregs; in check_allocation() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | ira-color.c | 1823 int conflict_nregs; in assign_hard_reg() local 2883 int check, spill_cost, min_cost, nregs, conflict_nregs, r, best; in improve_allocation() local
|
H A D | ira.c | 2490 int hard_regno, nregs, conflict_nregs; in check_allocation() local
|