Home
last modified time | relevance | path

Searched refs:mul_highpart_cost (Results 1 – 1 of 1) sorted by relevance

/freebsd-9-stable/contrib/gcc/
Dexpmed.c110 static int mul_highpart_cost[NUM_MACHINE_MODES]; variable
246 mul_highpart_cost[mode] = rtx_cost (&all.wide_trunc, SET); in init_expmed()
3448 if (mul_highpart_cost[mode] < max_cost) in expand_mult_highpart_optab()
3460 && (mul_highpart_cost[mode] + 2 * shift_cost[mode][size-1] in expand_mult_highpart_optab()