Lines Matching full:bswap
1965 // register-register 16 bit bswap. This maps it to a ROL instruction.1967 def : Pat<(bswap GR16:$src), (ROL16ri GR16:$src, (i8 8))>;