Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gcc/config/i386/
Di386.h42 const int shift_var; /* variable shift costs */ member
Di386.c17889 *total = ix86_cost->shift_var * 2; in ix86_rtx_costs()
17891 *total = ix86_cost->shift_var * 6 + COSTS_N_INSNS (2); in ix86_rtx_costs()
17899 *total = ix86_cost->shift_var; in ix86_rtx_costs()