Home | History | Annotate | Download | only in AArch64

Lines Matching refs:SHL_PARTS

144   setOperationAction(ISD::SHL_PARTS, MVT::i64, Custom);
1588 case ISD::SHL_PARTS:
3741 /// LowerShiftLeftParts - Lower SHL_PARTS, which returns two
3754 assert(Op.getOpcode() == ISD::SHL_PARTS);