Searched defs:spill_cost (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ira-build.cc | 2000 int spill_cost) in ira_propagate_hard_reg_costs() 2058 int spill_cost = INT_MAX; in propagate_allocno_info() local
|
H A D | ira-color.cc | 3145 int check, spill_cost, min_cost, nregs, conflict_nregs, r, best; in improve_allocation() local 3841 int spill_cost in move_spill_restore() local
|
H A D | ira-int.h | 1700 int spill_cost) in ira_caller_save_loop_spill_p()
|
H A D | reload1.cc | 1678 static int spill_cost[FIRST_PSEUDO_REGISTER]; variable
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | reload1.c | 1679 static int spill_cost[FIRST_PSEUDO_REGISTER]; variable
|
H A D | ira-color.c | 2883 int check, spill_cost, min_cost, nregs, conflict_nregs, r, best; in improve_allocation() local
|