Lines Matching full:rotr
9392 // Canonicalize (srl (bswap x), 16) to (rotr (bswap x), 16) if the high9400 return DAG.getNode(ISD::ROTR, SDLoc(N), VT, N0, N1);