Home | History | Annotate | Download | only in NVPTX

Lines Matching refs:SHL_PARTS

157   setOperationAction(ISD::SHL_PARTS, MVT::i32  , Custom);
160 setOperationAction(ISD::SHL_PARTS, MVT::i64 , Custom);
1337 /// LowerShiftLeftParts - Lower SHL_PARTS, which
1345 assert(Op.getOpcode() == ISD::SHL_PARTS);
1417 case ISD::SHL_PARTS: