Home
last modified time | relevance | path

Searched defs:lshift_optab (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dexpmed.c2166 optab lshift_optab = ashl_optab; in expand_shift_1() local
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dexpmed.c2440 optab lshift_optab = ashl_optab; variable