Home | History | Annotate | Download | only in X86

Lines Matching refs:SHL_PARTS

587   setOperationAction(ISD::SHL_PARTS       , MVT::i32  , Custom);
591 setOperationAction(ISD::SHL_PARTS , MVT::i64 , Custom);
10636 if (Op.getOpcode() == ISD::SHL_PARTS) {
10657 if (Op.getOpcode() == ISD::SHL_PARTS) {
16191 case ISD::SHL_PARTS: