Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dira-costs.cc1376 reg_class_t rclass, hard_reg_class, bigger_hard_reg_class; in record_operand_costs() local
1381 hard_reg_class = REGNO_REG_CLASS (other_regno); in record_operand_costs()
1382 bigger_hard_reg_class = ira_pressure_class_translate[hard_reg_class]; in record_operand_costs()
1388 reg_class_contents[hard_reg_class])) in record_operand_costs()
1389 hard_reg_class = bigger_hard_reg_class; in record_operand_costs()
1403 [hard_reg_mode][hard_reg_class][hard_reg_class]) in record_operand_costs()
1405 [mode][hard_reg_class][hard_reg_class])) in record_operand_costs()
1416 ? move_costs[hard_reg_class][rclass] in record_operand_costs()
1417 : move_costs[rclass][hard_reg_class]); in record_operand_costs()
1444 = ira_memory_move_cost[mode][hard_reg_class][i] * frequency; in record_operand_costs()
[all …]
Dlra-constraints.cc5750 enum reg_class hard_reg_class ATTRIBUTE_UNUSED in choose_split_class()
5759 if (! targetm.secondary_memory_needed (mode, cl, hard_reg_class) in choose_split_class()
5760 && ! targetm.secondary_memory_needed (mode, hard_reg_class, cl) in choose_split_class()
DChangeLog-20125700 hard_reg_class.