Searched refs:shift_const (Results 1 – 3 of 3) sorted by relevance
43 const int shift_const; /* constant shift costs */ member
12578 && count * ix86_cost->add <= ix86_cost->shift_const) in ix86_expand_ashl_const()17865 && ix86_cost->lea <= ix86_cost->shift_const) in ix86_rtx_costs()17882 *total = ix86_cost->shift_const + COSTS_N_INSNS (2); in ix86_rtx_costs()17884 *total = ix86_cost->shift_const * 2; in ix86_rtx_costs()17897 *total = ix86_cost->shift_const; in ix86_rtx_costs()
7812 (simplify_{rtx,if_then_else,logical,shift_const}): Don't