Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dira-color.cc3103 machine_mode allocno_mode = ALLOCNO_MODE (allocno); in allocno_copy_cost_saving() local
3108 if (ira_reg_class_max_nregs[rclass][allocno_mode] in allocno_copy_cost_saving()
3129 ira_init_register_move_cost_if_necessary (allocno_mode); in allocno_copy_cost_saving()
3130 cost += cp->freq * ira_register_move_cost[allocno_mode][rclass][rclass]; in allocno_copy_cost_saving()