Searched refs:umul_with_overflow (Results 1 – 9 of 9) sorted by relevance
1153 case Intrinsic::umul_with_overflow: in canConstantFoldCallTo()1544 case Intrinsic::umul_with_overflow: { in ConstantFoldCall()1564 case Intrinsic::umul_with_overflow: in ConstantFoldCall()
778 case Intrinsic::umul_with_overflow: in ComputeMaskedBits()2019 case Intrinsic::umul_with_overflow: in isSafeToSpeculativelyExecute()
738 llvm::Value *umul_with_overflow in EmitCXXNewAllocSize() local739 = CGF.CGM.getIntrinsic(llvm::Intrinsic::umul_with_overflow, CGF.SizeTy); in EmitCXXNewAllocSize()744 CGF.Builder.CreateCall2(umul_with_overflow, size, tsmV); in EmitCXXNewAllocSize()
2123 llvm::Intrinsic::umul_with_overflow; in EmitOverflowCheckedBinOp()
1462 IntrinsicId = llvm::Intrinsic::umul_with_overflow; in EmitBuiltinExpr()
444 case Intrinsic::umul_with_overflow: { in visitCallInst()
1757 case Intrinsic::umul_with_overflow: in visitExtractValueInst()
236 case Intrinsic::umul_with_overflow: in create_extractvalue_expression()
5135 case Intrinsic::umul_with_overflow: in visitIntrinsicCall()5144 case Intrinsic::umul_with_overflow: Op = ISD::UMULO; break; in visitIntrinsicCall()