Searched refs:umul_with_overflow (Results 1 – 16 of 16) sorted by relevance
515 case Intrinsic::umul_with_overflow: in isCommutativeIntrinsic()
681 llvm::Value *umul_with_overflow in EmitCXXNewAllocSize() local682 = CGF.CGM.getIntrinsic(llvm::Intrinsic::umul_with_overflow, CGF.SizeTy); in EmitCXXNewAllocSize()687 CGF.Builder.CreateCall2(umul_with_overflow, size, tsmV); in EmitCXXNewAllocSize()
2286 llvm::Intrinsic::umul_with_overflow; in EmitOverflowCheckedBinOp()
1534 IntrinsicId = llvm::Intrinsic::umul_with_overflow; in EmitBuiltinExpr()
1267 case Intrinsic::umul_with_overflow: in canConstantFoldCallTo()1687 case Intrinsic::umul_with_overflow: { in ConstantFoldScalarCall()1707 case Intrinsic::umul_with_overflow: in ConstantFoldScalarCall()
1314 case Intrinsic::umul_with_overflow: in computeKnownBits()2614 case Intrinsic::umul_with_overflow: in isSafeToSpeculativelyExecute()
273 case Intrinsic::umul_with_overflow: in getIntImmCost()
3268 case Intrinsic::umul_with_overflow: in foldXALUIntrinsic()3290 case Intrinsic::umul_with_overflow: in foldXALUIntrinsic()3507 case Intrinsic::umul_with_overflow: { in fastLowerIntrinsicCall()3539 case Intrinsic::umul_with_overflow: in fastLowerIntrinsicCall()3600 case Intrinsic::umul_with_overflow: { in fastLowerIntrinsicCall()
268 case Intrinsic::umul_with_overflow: TmpCC = X86::COND_O; break; in foldX86XALUIntrinsic()2317 case Intrinsic::umul_with_overflow: { in fastLowerIntrinsicCall()2361 case Intrinsic::umul_with_overflow: in fastLowerIntrinsicCall()
1145 case Intrinsic::umul_with_overflow: in getIntImmCost()
419 case Intrinsic::umul_with_overflow: { in visitCallInst()
2242 case Intrinsic::umul_with_overflow: in visitExtractValueInst()
2313 Intrinsic::getDeclaration(M, Intrinsic::umul_with_overflow, MulType); in ProcessUMulZExtIdiom()
241 case Intrinsic::umul_with_overflow: in create_extractvalue_expression()
1023 case Intrinsic::umul_with_overflow: in collectFailStats()
5456 case Intrinsic::umul_with_overflow: in visitIntrinsicCall()5465 case Intrinsic::umul_with_overflow: Op = ISD::UMULO; break; in visitIntrinsicCall()