Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Dexpmed.c2168 optab rshift_uns_optab = lshr_optab; in expand_shift_1() local
/dragonfly/contrib/gcc-8.0/gcc/
H A Dexpmed.c2442 optab rshift_uns_optab = lshr_optab; variable