Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:SHL_PARTS

390     setOperationAction(ISD::SHL_PARTS, MVT::i64, Custom);
395 setOperationAction(ISD::SHL_PARTS, MVT::i32, Custom);
6162 case ISD::SHL_PARTS: return LowerSHL_PARTS(Op, DAG);