Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dexpmed.c2474 optab rshift_arith_optab = ashr_optab; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dexpmed.cc2490 optab rshift_arith_optab = ashr_optab; in expand_shift_1() local