Searched refs:USUBO (Results 1 – 7 of 7) sorted by relevance
228 SSUBO, USUBO, enumerator
204 case ISD::USUBO: return "usubo"; in getOperationName()
118 case ISD::USUBO: Res = PromoteIntRes_UADDSUBO(N, ResNo); break; in PromoteIntegerResult()1159 case ISD::USUBO: ExpandIntRes_UADDSUBO(N, Lo, Hi); break; in ExpandIntegerResult()
1219 case ISD::USUBO: in LegalizeOp()3243 case ISD::USUBO: { in ExpandNode()
1810 case ISD::USUBO: in ComputeMaskedBits()2216 case ISD::USUBO: in ComputeNumSignBits()
5188 case Intrinsic::usub_with_overflow: Op = ISD::USUBO; break; in visitIntrinsicCall()
1201 setOperationAction(ISD::USUBO, VT, Custom); in X86TargetLowering()9027 } else if (CondOpcode == ISD::USUBO || CondOpcode == ISD::SSUBO || in LowerSELECT()9039 case ISD::USUBO: X86Opcode = X86ISD::SUB; X86Cond = X86::COND_B; break; in LowerSELECT()9153 Cond.getOperand(0).getOpcode() == ISD::USUBO || in LowerBRCOND()9209 CondOpcode == ISD::USUBO || CondOpcode == ISD::SSUBO || in LowerBRCOND()9220 case ISD::USUBO: X86Opcode = X86ISD::SUB; X86Cond = X86::COND_B; break; in LowerBRCOND()10953 case ISD::USUBO: in LowerXALUO()11325 case ISD::USUBO: in LowerOperation()