Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:SRA_PARTS

300     setOperationAction(ISD::SRA_PARTS, MVT::i64, Custom);
305 setOperationAction(ISD::SRA_PARTS, MVT::i32, Custom);
4587 case ISD::SRA_PARTS: return LowerSRA_PARTS(Op, DAG);