Searched refs:MAX_COST (Results 1 – 10 of 10) sorted by relevance
559 return MAX_COST; /* Mode is not supported. */564 return MAX_COST; /* Mode is not supported. */581 return MAX_COST; /* Mode is not supported. */
733 return MAX_COST; in approx_reg_cost()800 if (cost_a == MAX_COST) in preferable()802 if (cost_b == MAX_COST) in preferable()809 if (regcost_a == MAX_COST) in preferable()811 if (regcost_b == MAX_COST) in preferable()5078 int src_cost = MAX_COST; in cse_insn()5079 int src_eqv_cost = MAX_COST; in cse_insn()5080 int src_folded_cost = MAX_COST; in cse_insn()5082 int src_elt_cost = MAX_COST; in cse_insn()5083 int src_regcost = MAX_COST; in cse_insn()[all …]
1031 #define MAX_COST INT_MAX macro
2222 && shift_cost[mode][INTVAL (op1)] != MAX_COST) in expand_shift()
770 return MAX_COST;787 if (cost_a == MAX_COST)789 if (cost_b == MAX_COST)796 if (regcost_a == MAX_COST)798 if (regcost_b == MAX_COST)5058 int src_cost = MAX_COST;5059 int src_eqv_cost = MAX_COST;5060 int src_folded_cost = MAX_COST;5062 int src_elt_cost = MAX_COST;5063 int src_regcost = MAX_COST;[all …]
1936 #define MAX_COST INT_MAX macro
8738 MAX_COST.8739 (cse_insn): Use MAX_COST rather than 10000. Always initialize8743 (MAX_COST): New macro.
19813 * vax.c (vax_rtx_cost): Return MAX_COST for unsupported MULT, UDIV
614 *total = MAX_COST; /* Mode is not supported. */ in vax_rtx_costs()622 *total = MAX_COST; /* Mode is not supported. */ in vax_rtx_costs()645 *total = MAX_COST; /* Mode is not supported. */ in vax_rtx_costs()
1947 return MAX_COST; in shiftcosts()