Searched refs:umul_with_overflow (Results 1 – 18 of 18) sorted by relevance
213 case Intrinsic::umul_with_overflow: in getIntImmCost()
515 case Intrinsic::umul_with_overflow: in isCommutativeIntrinsic()
1253 case Intrinsic::umul_with_overflow: in canConstantFoldCallTo()1663 case Intrinsic::umul_with_overflow: { in ConstantFoldScalarCall()1683 case Intrinsic::umul_with_overflow: in ConstantFoldScalarCall()
1499 case Intrinsic::umul_with_overflow: in computeKnownBits()2879 case Intrinsic::umul_with_overflow: in isSafeToSpeculativelyExecute()
148 case Intrinsic::umul_with_overflow: in getIntImmCost()
3275 case Intrinsic::umul_with_overflow: in foldXALUIntrinsic()3297 case Intrinsic::umul_with_overflow: in foldXALUIntrinsic()3513 case Intrinsic::umul_with_overflow: { in fastLowerIntrinsicCall()3545 case Intrinsic::umul_with_overflow: in fastLowerIntrinsicCall()3606 case Intrinsic::umul_with_overflow: { in fastLowerIntrinsicCall()
687 llvm::Value *umul_with_overflow in EmitCXXNewAllocSize() local688 = CGF.CGM.getIntrinsic(llvm::Intrinsic::umul_with_overflow, CGF.SizeTy); in EmitCXXNewAllocSize()693 CGF.Builder.CreateCall2(umul_with_overflow, size, tsmV); in EmitCXXNewAllocSize()
2335 llvm::Intrinsic::umul_with_overflow; in EmitOverflowCheckedBinOp()
1565 IntrinsicId = llvm::Intrinsic::umul_with_overflow; in EmitBuiltinExpr()
141 case Intrinsic::umul_with_overflow: in IntrinsicIDToOverflowCheckFlavor()
460 case Intrinsic::umul_with_overflow: in visitCallInst()
2240 case Intrinsic::umul_with_overflow: in visitExtractValueInst()
2386 Intrinsic::getDeclaration(M, Intrinsic::umul_with_overflow, MulType); in ProcessUMulZExtIdiom()
273 case Intrinsic::umul_with_overflow: TmpCC = X86::COND_O; break; in foldX86XALUIntrinsic()2489 case Intrinsic::umul_with_overflow: { in fastLowerIntrinsicCall()2533 case Intrinsic::umul_with_overflow: in fastLowerIntrinsicCall()
1095 case Intrinsic::umul_with_overflow: in getIntImmCost()
242 case Intrinsic::umul_with_overflow: in create_extractvalue_expression()
1124 case Intrinsic::umul_with_overflow: in collectFailStats()
5278 case Intrinsic::umul_with_overflow: in visitIntrinsicCall()5287 case Intrinsic::umul_with_overflow: Op = ISD::UMULO; break; in visitIntrinsicCall()