Searched defs:target_ira_int (Results 1 – 2 of 2) sorted by relevance
741 struct target_ira_int { struct744 int x_max_struct_costs_size;748 struct costs *x_init_cost;751 struct costs *x_temp_costs;754 struct costs *x_op_costs[MAX_RECOG_OPERANDS];755 struct costs *x_this_op_costs[MAX_RECOG_OPERANDS];759 HARD_REG_SET x_no_unit_alloc_regs;769 move_table *x_ira_register_move_cost[MAX_MACHINE_MODE];774 short int x_ira_max_memory_move_cost[MAX_MACHINE_MODE][N_REG_CLASSES][2];775 move_table *x_ira_max_register_move_cost[MAX_MACHINE_MODE];[all …]
777 struct target_ira_int { struct785 size_t x_max_struct_costs_size;789 struct costs *x_init_cost;792 struct costs *x_temp_costs;795 struct costs *x_op_costs[MAX_RECOG_OPERANDS];796 struct costs *x_this_op_costs[MAX_RECOG_OPERANDS];800 HARD_REG_SET x_no_unit_alloc_regs;809 move_table *x_ira_register_move_cost[MAX_MACHINE_MODE];813 move_table *x_ira_may_move_in_cost[MAX_MACHINE_MODE];817 move_table *x_ira_may_move_out_cost[MAX_MACHINE_MODE];[all …]