Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dexpmed.c2167 optab rshift_arith_optab = ashr_optab; in expand_shift_1() local
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dexpmed.c2441 optab rshift_arith_optab = ashr_optab; variable