Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:SHL_PARTS

354     setOperationAction(ISD::SHL_PARTS, MVT::i64, Custom);
359 setOperationAction(ISD::SHL_PARTS, MVT::i32, Custom);
5754 case ISD::SHL_PARTS: return LowerSHL_PARTS(Op, DAG);