Searched refs:zero_cost (Results 1 – 1 of 1) sorted by relevance
100 static int zero_cost; variable140 zero_cost = rtx_cost (const0_rtx, 0); in init_expmed()2496 if (MULT_COST_LESS (cost_limit, zero_cost)) in synth_mult()2501 alg_out->cost.cost = zero_cost; in synth_mult()2502 alg_out->cost.latency = zero_cost; in synth_mult()