Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:ROTR

226   // PowerPC does not have ROTR
227 setOperationAction(ISD::ROTR, MVT::i32 , Expand);
228 setOperationAction(ISD::ROTR, MVT::i64 , Expand);