Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/gcc/
Dexpmed.c102 static int neg_cost[NUM_MACHINE_MODES]; variable
227 neg_cost[mode] = rtx_cost (&all.neg, SET); in init_expmed()
2899 op_cost = neg_cost[mode]; in choose_mult_variant()
3149 - neg_cost[mode]; in expand_mult()
DChangeLog-200430973 * expmed.c (add_cost, neg_cost, sdiv_pow2_cheap, smod_pow2_cheap):
30974 Make arrays indexed by machine mode. Rename negate_cost to neg_cost.
30979 neg_cost, sdiv_pow2_cheap, smod_pow2_cheap to index with mode,