Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:SHL_PARTS

299     setOperationAction(ISD::SHL_PARTS, MVT::i64, Custom);
304 setOperationAction(ISD::SHL_PARTS, MVT::i32, Custom);
4585 case ISD::SHL_PARTS: return LowerSHL_PARTS(Op, DAG);