Home | History | Annotate | Download | only in ARM

Lines Matching refs:ROTL

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