Searched refs:MAX_COST (Results 1 – 6 of 6) sorted by relevance
734 return MAX_COST; in approx_reg_cost()801 if (cost_a == MAX_COST) in preferable()803 if (cost_b == MAX_COST) in preferable()810 if (regcost_a == MAX_COST) in preferable()812 if (regcost_b == MAX_COST) in preferable()5088 int src_cost = MAX_COST; in cse_insn()5089 int src_eqv_cost = MAX_COST; in cse_insn()5090 int src_folded_cost = MAX_COST; in cse_insn()5091 int src_related_cost = MAX_COST; in cse_insn()5092 int src_elt_cost = MAX_COST; in cse_insn()[all …]
1045 #define MAX_COST INT_MAX macro
2222 && shift_cost[mode][INTVAL (op1)] != MAX_COST) in expand_shift()
3356 is not MAX_COST and that INTVAL(op1) is less than MAX_BITS_PER_WORD3358 * config/sh/sh.c (shift_costs): Return MAX_COST to inform the
8744 MAX_COST.8745 (cse_insn): Use MAX_COST rather than 10000. Always initialize8749 (MAX_COST): New macro.
34260 * vax.c (vax_rtx_cost): Return MAX_COST for unsupported MULT, UDIV