Searched refs:umul_with_overflow (Results 1 – 19 of 19) sorted by relevance
213 case Intrinsic::umul_with_overflow: in getIntImmCost()
515 case Intrinsic::umul_with_overflow: in isCommutativeIntrinsic()
1260 case Intrinsic::umul_with_overflow: in canConstantFoldCallTo()1718 case Intrinsic::umul_with_overflow: { in ConstantFoldScalarCall()1738 case Intrinsic::umul_with_overflow: in ConstantFoldScalarCall()
1545 case Intrinsic::umul_with_overflow: in computeKnownBitsFromOperator()3401 case Intrinsic::umul_with_overflow: in isSafeToSpeculativelyExecute()
3865 if (IID == Intrinsic::umul_with_overflow || in SimplifyIntrinsic()
728 llvm::Value *umul_with_overflow in EmitCXXNewAllocSize() local729 = CGF.CGM.getIntrinsic(llvm::Intrinsic::umul_with_overflow, CGF.SizeTy); in EmitCXXNewAllocSize()734 CGF.Builder.CreateCall(umul_with_overflow, {size, tsmV}); in EmitCXXNewAllocSize()
2343 llvm::Intrinsic::umul_with_overflow; in EmitOverflowCheckedBinOp()
1695 : llvm::Intrinsic::umul_with_overflow; in EmitBuiltinExpr()1778 IntrinsicId = llvm::Intrinsic::umul_with_overflow; in EmitBuiltinExpr()
131 case Intrinsic::umul_with_overflow: in IntrinsicIDToOverflowCheckFlavor()
854 case Intrinsic::umul_with_overflow: in visitCallInst()
2298 case Intrinsic::umul_with_overflow: in visitExtractValueInst()
2480 Intrinsic::umul_with_overflow, MulType); in ProcessUMulZExtIdiom()
148 case Intrinsic::umul_with_overflow: in getIntImmCost()
3251 case Intrinsic::umul_with_overflow: in foldXALUIntrinsic()3273 case Intrinsic::umul_with_overflow: in foldXALUIntrinsic()3490 case Intrinsic::umul_with_overflow: { in fastLowerIntrinsicCall()3522 case Intrinsic::umul_with_overflow: in fastLowerIntrinsicCall()3586 case Intrinsic::umul_with_overflow: { in fastLowerIntrinsicCall()
291 case Intrinsic::umul_with_overflow: TmpCC = X86::COND_O; break; in foldX86XALUIntrinsic()2522 case Intrinsic::umul_with_overflow: { in fastLowerIntrinsicCall()2566 case Intrinsic::umul_with_overflow: in fastLowerIntrinsicCall()
1283 case Intrinsic::umul_with_overflow: in getIntImmCost()
244 case Intrinsic::umul_with_overflow: in create_extractvalue_expression()
1119 case Intrinsic::umul_with_overflow: in collectFailStats()
5076 case Intrinsic::umul_with_overflow: in visitIntrinsicCall()5085 case Intrinsic::umul_with_overflow: Op = ISD::UMULO; break; in visitIntrinsicCall()