Lines Matching refs:ROTL
269 // The hardware supports 32-bit ROTR, but not ROTL.270 setOperationAction(ISD::ROTL, MVT::i32, Expand);271 setOperationAction(ISD::ROTL, MVT::i64, Expand);298 setOperationAction(ISD::ROTL, VT, Expand);