Searched refs:neg_cost (Results 1 – 2 of 2) sorted by relevance
102 static int neg_cost[NUM_MACHINE_MODES]; variable227 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()
30973 * 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,