Home | History | Annotate | Download | only in ARM

Lines Matching refs:ROTR

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