Searched refs:divmul_cost (Results 1 – 1 of 1) sorted by relevance
9526 unsigned divmul_cost = seq_cost (divmul_insns, speed_p); in expand_expr_real_2() local9530 if (divmul_cost == modsub_cost) in expand_expr_real_2()9532 divmul_cost = seq_cost (divmul_insns, !speed_p); in expand_expr_real_2()9536 if (divmul_cost <= modsub_cost) in expand_expr_real_2()