Searched refs:uadd_with_overflow (Results 1 – 17 of 17) sorted by relevance
180 case Intrinsic::uadd_with_overflow: in getIntImmCost()
513 case Intrinsic::uadd_with_overflow: in isCommutativeIntrinsic()
721 llvm::Value *uadd_with_overflow in EmitCXXNewAllocSize() local722 = CGF.CGM.getIntrinsic(llvm::Intrinsic::uadd_with_overflow, CGF.SizeTy); in EmitCXXNewAllocSize()726 CGF.Builder.CreateCall2(uadd_with_overflow, size, cookieSizeV); in EmitCXXNewAllocSize()
2274 llvm::Intrinsic::uadd_with_overflow; in EmitOverflowCheckedBinOp()
1465 IntrinsicId = llvm::Intrinsic::uadd_with_overflow; in EmitBuiltinExpr()1524 IntrinsicId = llvm::Intrinsic::uadd_with_overflow; in EmitBuiltinExpr()
1263 case Intrinsic::uadd_with_overflow: in canConstantFoldCallTo()1683 case Intrinsic::uadd_with_overflow: in ConstantFoldScalarCall()1695 case Intrinsic::uadd_with_overflow: in ConstantFoldScalarCall()
1302 case Intrinsic::uadd_with_overflow: in computeKnownBits()2613 case Intrinsic::uadd_with_overflow: in isSafeToSpeculativelyExecute()
269 case Intrinsic::uadd_with_overflow: in getIntImmCost()
3271 IID = Intrinsic::uadd_with_overflow; in foldXALUIntrinsic()3283 case Intrinsic::uadd_with_overflow: in foldXALUIntrinsic()3503 case Intrinsic::uadd_with_overflow: in fastLowerIntrinsicCall()3542 IID = Intrinsic::uadd_with_overflow; in fastLowerIntrinsicCall()3556 case Intrinsic::uadd_with_overflow: in fastLowerIntrinsicCall()
269 case Intrinsic::uadd_with_overflow: in foldX86XALUIntrinsic()2313 case Intrinsic::uadd_with_overflow: in fastLowerIntrinsicCall()2351 case Intrinsic::uadd_with_overflow: in fastLowerIntrinsicCall()
1141 case Intrinsic::uadd_with_overflow: in getIntImmCost()
2216 case Intrinsic::uadd_with_overflow: in visitExtractValueInst()2228 if (II->getIntrinsicID() == Intrinsic::uadd_with_overflow) in visitExtractValueInst()
353 case Intrinsic::uadd_with_overflow: { in visitCallInst()
2137 Value *F = Intrinsic::getDeclaration(M, Intrinsic::uadd_with_overflow, Ty); in ProcessUAddIdiom()
233 case Intrinsic::uadd_with_overflow: in create_extractvalue_expression()
1015 case Intrinsic::uadd_with_overflow: in collectFailStats()
5452 case Intrinsic::uadd_with_overflow: in visitIntrinsicCall()5461 case Intrinsic::uadd_with_overflow: Op = ISD::UADDO; break; in visitIntrinsicCall()