Searched refs:shift_var (Results 1 – 7 of 7) sorted by relevance
42 const int shift_var; /* variable shift costs */ member2717 TOPLEVEL_COSTS_N_INSNS(ix86_cost->shift_var * 2); \2719 TOPLEVEL_COSTS_N_INSNS(ix86_cost->shift_var * 6 + 2); \2727 TOPLEVEL_COSTS_N_INSNS (ix86_cost->shift_var); \
162 const int shift_var; member
5304 total += m68hc11_cost->shift_var; in m68hc11_rtx_costs_1()
253 const int shift_var; member
5478 total += m68hc11_cost->shift_var;
42 const int shift_var; /* variable shift costs */ member
17329 *total = ix86_cost->shift_var * 2; in ix86_rtx_costs()17331 *total = ix86_cost->shift_var * 6 + COSTS_N_INSNS (2); in ix86_rtx_costs()17339 *total = ix86_cost->shift_var; in ix86_rtx_costs()