Home | History | Annotate | Download | only in AArch64

Lines Matching full:rotl

210   setOperationAction(ISD::ROTL, MVT::i32, Expand);
211 setOperationAction(ISD::ROTL, MVT::i64, Expand);
213 setOperationAction(ISD::ROTL, VT, Expand);