Searched refs:USUBO (Results 1 – 7 of 7) sorted by relevance
216 SSUBO, USUBO, enumerator
201 case ISD::USUBO: return "usubo"; in getOperationName()
118 case ISD::USUBO: Res = PromoteIntRes_UADDSUBO(N, ResNo); break; in PromoteIntegerResult()1170 case ISD::USUBO: ExpandIntRes_UADDSUBO(N, Lo, Hi); break; in ExpandIntegerResult()
1226 case ISD::USUBO: in LegalizeOp()3438 case ISD::USUBO: { in ExpandNode()
1797 case ISD::USUBO: in ComputeMaskedBits()2205 case ISD::USUBO: in ComputeNumSignBits()
5142 case Intrinsic::usub_with_overflow: Op = ISD::USUBO; break; in visitIntrinsicCall()
1468 setOperationAction(ISD::USUBO, VT, Custom); in resetOperationActions()10055 } else if (CondOpcode == ISD::USUBO || CondOpcode == ISD::SSUBO || in LowerSELECT()10067 case ISD::USUBO: X86Opcode = X86ISD::SUB; X86Cond = X86::COND_B; break; in LowerSELECT()10243 Cond.getOperand(0).getOpcode() == ISD::USUBO || in LowerBRCOND()10299 CondOpcode == ISD::USUBO || CondOpcode == ISD::SSUBO || in LowerBRCOND()10310 case ISD::USUBO: X86Opcode = X86ISD::SUB; X86Cond = X86::COND_B; break; in LowerBRCOND()12470 case ISD::USUBO: in LowerXALUO()12865 case ISD::USUBO: in LowerOperation()