Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Drs6000.c6899 includes_lshift_p (shiftop, andop) in includes_lshift_p() argument
6913 includes_rshift_p (shiftop, andop) in includes_rshift_p() argument
6929 includes_rldic_lshift_p (shiftop, andop) in includes_rldic_lshift_p() argument
7024 includes_rldicr_lshift_p (shiftop, andop) in includes_rldicr_lshift_p() argument
/openbsd-src/gnu/gcc/gcc/config/rs6000/
H A Drs6000.c9671 includes_lshift_p (rtx shiftop, rtx andop) in includes_lshift_p()
9683 includes_rshift_p (rtx shiftop, rtx andop) in includes_rshift_p()
9697 includes_rldic_lshift_p (rtx shiftop, rtx andop) in includes_rldic_lshift_p()
9790 includes_rldicr_lshift_p (rtx shiftop, rtx andop) in includes_rldicr_lshift_p()
9861 insvdi_rshift_rlwimi_p (rtx sizeop, rtx startop, rtx shiftop) in insvdi_rshift_rlwimi_p()