Home | History | Annotate | Download | only in ARM

Lines Matching refs:ROTL

621   // ARM does not have ROTL.
622 setOperationAction(ISD::ROTL, MVT::i32, Expand);