Home
last modified time | relevance | path

Searched refs:umul_with_overflow (Results 1 – 25 of 53) sorted by relevance

123

/external/llvm/lib/Target/SystemZ/
DSystemZTargetTransformInfo.cpp213 case Intrinsic::umul_with_overflow: in getIntImmCost()
/external/swiftshader/third_party/LLVM/lib/Analysis/
DConstantFolding.cpp1058 case Intrinsic::umul_with_overflow: in canConstantFoldCallTo()
1374 case Intrinsic::umul_with_overflow: { in ConstantFoldCall()
1394 case Intrinsic::umul_with_overflow: in ConstantFoldCall()
/external/llvm/include/llvm/CodeGen/
DFastISel.h519 case Intrinsic::umul_with_overflow: in isCommutativeIntrinsic()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DFastISel.h520 case Intrinsic::umul_with_overflow: in isCommutativeIntrinsic()
/external/llvm/lib/Analysis/
DConstantFolding.cpp1308 case Intrinsic::umul_with_overflow: in canConstantFoldCallTo()
1772 case Intrinsic::umul_with_overflow: { in ConstantFoldScalarCall()
1792 case Intrinsic::umul_with_overflow: in ConstantFoldScalarCall()
DValueTracking.cpp1348 case Intrinsic::umul_with_overflow: in computeKnownBitsFromOperator()
3138 case Intrinsic::umul_with_overflow: in isSafeToSpeculativelyExecute()
3406 IID == Intrinsic::umul_with_overflow) && in isOverflowIntrinsicNoWrap()
DScalarEvolutionExpander.cpp2076 Intrinsic::umul_with_overflow, Ty); in generateOverflowCheck()
/external/clang/lib/CodeGen/
DCGExprCXX.cpp733 llvm::Value *umul_with_overflow in EmitCXXNewAllocSize() local
734 = CGF.CGM.getIntrinsic(llvm::Intrinsic::umul_with_overflow, CGF.SizeTy); in EmitCXXNewAllocSize()
739 CGF.Builder.CreateCall(umul_with_overflow, {size, tsmV}); in EmitCXXNewAllocSize()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCCTRLoops.cpp336 case Intrinsic::umul_with_overflow: Opcode = ISD::UMULO; break; in mightUseCTR()
/external/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h131 case Intrinsic::umul_with_overflow: in IntrinsicIDToOverflowCheckFlavor()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DConstantFolding.cpp1404 case Intrinsic::umul_with_overflow: in canConstantFoldCallTo()
1943 case Intrinsic::umul_with_overflow: { in ConstantFoldScalarCall()
1963 case Intrinsic::umul_with_overflow: in ConstantFoldScalarCall()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZTargetTransformInfo.cpp213 case Intrinsic::umul_with_overflow: in getIntImmCost()
/external/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.cpp148 case Intrinsic::umul_with_overflow: in getIntImmCost()
DAArch64FastISel.cpp3280 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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h208 case Intrinsic::umul_with_overflow: in IntrinsicIDToOverflowCheckFlavor()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp3366 case Intrinsic::umul_with_overflow: in foldXALUIntrinsic()
3388 case Intrinsic::umul_with_overflow: in foldXALUIntrinsic()
3605 case Intrinsic::umul_with_overflow: { in fastLowerIntrinsicCall()
3637 case Intrinsic::umul_with_overflow: in fastLowerIntrinsicCall()
3701 case Intrinsic::umul_with_overflow: { in fastLowerIntrinsicCall()
DAArch64TargetTransformInfo.cpp166 case Intrinsic::umul_with_overflow: in getIntImmCost()
/external/llvm/lib/Target/X86/
DX86FastISel.cpp292 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()
DX86TargetTransformInfo.cpp1417 case Intrinsic::umul_with_overflow: in getIntImmCost()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86FastISel.cpp264 case Intrinsic::umul_with_overflow: TmpCC = X86::COND_O; break; in foldX86XALUIntrinsic()
2878 case Intrinsic::umul_with_overflow: { in fastLowerIntrinsicCall()
2924 case Intrinsic::umul_with_overflow: in fastLowerIntrinsicCall()
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineCalls.cpp486 case Intrinsic::umul_with_overflow: { in visitCallInst()
DInstructionCombining.cpp1367 case Intrinsic::umul_with_overflow: in visitExtractValueInst()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/
DIRTranslator.cpp817 case Intrinsic::umul_with_overflow: in translateKnownIntrinsic()
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DGVN.cpp189 case Intrinsic::umul_with_overflow: in create_extractvalue_expression()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DGVN.cpp342 case Intrinsic::umul_with_overflow: in createExtractvalueExpr()

123