Searched refs:USUBO (Results 1 – 7 of 7) sorted by relevance
228 SSUBO, USUBO, enumerator
205 case ISD::USUBO: return "usubo"; in getOperationName()
118 case ISD::USUBO: Res = PromoteIntRes_UADDSUBO(N, ResNo); break; in PromoteIntegerResult()1169 case ISD::USUBO: ExpandIntRes_UADDSUBO(N, Lo, Hi); break; in ExpandIntegerResult()
1222 case ISD::USUBO: in LegalizeOp()3448 case ISD::USUBO: { in ExpandNode()
1797 case ISD::USUBO: in ComputeMaskedBits()2203 case ISD::USUBO: in ComputeNumSignBits()
5119 case Intrinsic::usub_with_overflow: Op = ISD::USUBO; break; in visitIntrinsicCall()
1291 setOperationAction(ISD::USUBO, VT, Custom); in X86TargetLowering()9585 } else if (CondOpcode == ISD::USUBO || CondOpcode == ISD::SSUBO || in LowerSELECT()9597 case ISD::USUBO: X86Opcode = X86ISD::SUB; X86Cond = X86::COND_B; break; in LowerSELECT()9773 Cond.getOperand(0).getOpcode() == ISD::USUBO || in LowerBRCOND()9829 CondOpcode == ISD::USUBO || CondOpcode == ISD::SSUBO || in LowerBRCOND()9840 case ISD::USUBO: X86Opcode = X86ISD::SUB; X86Cond = X86::COND_B; break; in LowerBRCOND()11751 case ISD::USUBO: in LowerXALUO()12166 case ISD::USUBO: in LowerOperation()