Searched refs:umul_with_overflow (Results 1 – 25 of 31) sorted by relevance
12
213 case Intrinsic::umul_with_overflow: in getIntImmCost()
1058 case Intrinsic::umul_with_overflow: in canConstantFoldCallTo()1374 case Intrinsic::umul_with_overflow: { in ConstantFoldCall()1394 case Intrinsic::umul_with_overflow: in ConstantFoldCall()
519 case Intrinsic::umul_with_overflow: in isCommutativeIntrinsic()
1308 case Intrinsic::umul_with_overflow: in canConstantFoldCallTo()1772 case Intrinsic::umul_with_overflow: { in ConstantFoldScalarCall()1792 case Intrinsic::umul_with_overflow: in ConstantFoldScalarCall()
1348 case Intrinsic::umul_with_overflow: in computeKnownBitsFromOperator()3138 case Intrinsic::umul_with_overflow: in isSafeToSpeculativelyExecute()3406 IID == Intrinsic::umul_with_overflow) && in isOverflowIntrinsicNoWrap()
2076 Intrinsic::umul_with_overflow, Ty); in generateOverflowCheck()
3993 if (IID == Intrinsic::umul_with_overflow || in SimplifyIntrinsic()
733 llvm::Value *umul_with_overflow in EmitCXXNewAllocSize() local734 = CGF.CGM.getIntrinsic(llvm::Intrinsic::umul_with_overflow, CGF.SizeTy); in EmitCXXNewAllocSize()739 CGF.Builder.CreateCall(umul_with_overflow, {size, tsmV}); in EmitCXXNewAllocSize()
2330 llvm::Intrinsic::umul_with_overflow; in EmitOverflowCheckedBinOp()
1784 : llvm::Intrinsic::umul_with_overflow; in EmitBuiltinExpr()1867 IntrinsicId = llvm::Intrinsic::umul_with_overflow; in EmitBuiltinExpr()
131 case Intrinsic::umul_with_overflow: in IntrinsicIDToOverflowCheckFlavor()
2327 case Intrinsic::umul_with_overflow: in visitExtractValueInst()
1439 case Intrinsic::umul_with_overflow: in visitCallInst()
2838 Intrinsic::umul_with_overflow, MulType); in ProcessUMulZExtIdiom()
148 case Intrinsic::umul_with_overflow: in getIntImmCost()
3280 case Intrinsic::umul_with_overflow: in foldXALUIntrinsic()3302 case Intrinsic::umul_with_overflow: in foldXALUIntrinsic()3519 case Intrinsic::umul_with_overflow: { in fastLowerIntrinsicCall()3551 case Intrinsic::umul_with_overflow: in fastLowerIntrinsicCall()3615 case Intrinsic::umul_with_overflow: { in fastLowerIntrinsicCall()
292 case Intrinsic::umul_with_overflow: TmpCC = X86::COND_O; break; in foldX86XALUIntrinsic()2697 case Intrinsic::umul_with_overflow: { in fastLowerIntrinsicCall()2741 case Intrinsic::umul_with_overflow: in fastLowerIntrinsicCall()
1417 case Intrinsic::umul_with_overflow: in getIntImmCost()
486 case Intrinsic::umul_with_overflow: { in visitCallInst()
1367 case Intrinsic::umul_with_overflow: in visitExtractValueInst()
189 case Intrinsic::umul_with_overflow: in create_extractvalue_expression()
305 case Intrinsic::umul_with_overflow: in createExtractvalueExpr()
1118 case Intrinsic::umul_with_overflow: in collectFailStats()
5502 case Intrinsic::umul_with_overflow: in visitIntrinsicCall()5511 case Intrinsic::umul_with_overflow: Op = ISD::UMULO; break; in visitIntrinsicCall()
95 umul_with_overflow, // llvm.umul.with.overflow1920 if (NameR.startswith("mul.with.overflow.")) return Intrinsic::umul_with_overflow;5583 case Intrinsic::umul_with_overflow: // llvm.umul.with.overflow6663 case Intrinsic::umul_with_overflow: // llvm.umul.with.overflow7661 case Intrinsic::umul_with_overflow:8291 case Intrinsic::umul_with_overflow: