Lines Matching full:rotl
318 // The hardware supports 32-bit ROTR, but not ROTL.319 setOperationAction(ISD::ROTL, MVT::i32, Expand);320 setOperationAction(ISD::ROTL, MVT::i64, Expand);374 setOperationAction(ISD::ROTL, VT, Expand);