Home
last modified time | relevance | path

Searched refs:uadd_with_overflow (Results 1 – 25 of 58) sorted by relevance

123

/external/llvm/lib/Target/SystemZ/
DSystemZTargetTransformInfo.cpp201 case Intrinsic::uadd_with_overflow: in getIntImmCost()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DCorrelatedValuePropagation.cpp422 case Intrinsic::uadd_with_overflow: in willNotOverflow()
439 case Intrinsic::uadd_with_overflow: in processOverflowIntrinsic()
/external/llvm/lib/Target/PowerPC/
DPPCTargetTransformInfo.cpp89 case Intrinsic::uadd_with_overflow: in getIntImmCost()
/external/swiftshader/third_party/LLVM/lib/Analysis/
DConstantFolding.cpp1054 case Intrinsic::uadd_with_overflow: in canConstantFoldCallTo()
1370 case Intrinsic::uadd_with_overflow: in ConstantFoldCall()
1382 case Intrinsic::uadd_with_overflow: in ConstantFoldCall()
/external/llvm/include/llvm/CodeGen/
DFastISel.h517 case Intrinsic::uadd_with_overflow: in isCommutativeIntrinsic()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCTargetTransformInfo.cpp94 case Intrinsic::uadd_with_overflow: in getIntImmCost()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DFastISel.h518 case Intrinsic::uadd_with_overflow: in isCommutativeIntrinsic()
/external/llvm/lib/Transforms/Utils/
DSimplifyIndVar.cpp348 case Intrinsic::uadd_with_overflow: in eliminateOverflowIntrinsic()
/external/clang/lib/CodeGen/
DCGExprCXX.cpp773 llvm::Value *uadd_with_overflow in EmitCXXNewAllocSize() local
774 = CGF.CGM.getIntrinsic(llvm::Intrinsic::uadd_with_overflow, CGF.SizeTy); in EmitCXXNewAllocSize()
778 CGF.Builder.CreateCall(uadd_with_overflow, {size, cookieSizeV}); in EmitCXXNewAllocSize()
/external/llvm/lib/Analysis/
DConstantFolding.cpp1304 case Intrinsic::uadd_with_overflow: in canConstantFoldCallTo()
1768 case Intrinsic::uadd_with_overflow: in ConstantFoldScalarCall()
1780 case Intrinsic::uadd_with_overflow: in ConstantFoldScalarCall()
DValueTracking.cpp1336 case Intrinsic::uadd_with_overflow: in computeKnownBitsFromOperator()
3137 case Intrinsic::uadd_with_overflow: in isSafeToSpeculativelyExecute()
3402 IID == Intrinsic::uadd_with_overflow || in isOverflowIntrinsicNoWrap()
/external/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h123 case Intrinsic::uadd_with_overflow: in IntrinsicIDToOverflowCheckFlavor()
DInstructionCombining.cpp2301 case Intrinsic::uadd_with_overflow: in visitExtractValueInst()
2313 if (II->getIntrinsicID() == Intrinsic::uadd_with_overflow) in visitExtractValueInst()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DConstantFolding.cpp1400 case Intrinsic::uadd_with_overflow: in canConstantFoldCallTo()
1939 case Intrinsic::uadd_with_overflow: in ConstantFoldScalarCall()
1951 case Intrinsic::uadd_with_overflow: in ConstantFoldScalarCall()
/external/swiftshader/third_party/LLVM/lib/Target/CBackend/
DCBackend.cpp1783 case Intrinsic::uadd_with_overflow: in doInitialization()
2777 case Intrinsic::uadd_with_overflow: in printIntrinsicDefinition()
2856 case Intrinsic::uadd_with_overflow: in lowerIntrinsics()
3148 case Intrinsic::uadd_with_overflow: in visitBuiltinCall()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZTargetTransformInfo.cpp201 case Intrinsic::uadd_with_overflow: in getIntImmCost()
/external/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.cpp144 case Intrinsic::uadd_with_overflow: in getIntImmCost()
DAArch64FastISel.cpp3283 IID = Intrinsic::uadd_with_overflow; in foldXALUIntrinsic()
3295 case Intrinsic::uadd_with_overflow: in foldXALUIntrinsic()
3515 case Intrinsic::uadd_with_overflow: in fastLowerIntrinsicCall()
3554 IID = Intrinsic::uadd_with_overflow; in fastLowerIntrinsicCall()
3568 case Intrinsic::uadd_with_overflow: in fastLowerIntrinsicCall()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DSimplifyIndVar.cpp425 case Intrinsic::uadd_with_overflow: in eliminateOverflowIntrinsic()
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstructionCombining.cpp1341 case Intrinsic::uadd_with_overflow: in visitExtractValueInst()
1353 if (II->getIntrinsicID() == Intrinsic::uadd_with_overflow) in visitExtractValueInst()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h200 case Intrinsic::uadd_with_overflow: in IntrinsicIDToOverflowCheckFlavor()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp3369 IID = Intrinsic::uadd_with_overflow; in foldXALUIntrinsic()
3381 case Intrinsic::uadd_with_overflow: in foldXALUIntrinsic()
3601 case Intrinsic::uadd_with_overflow: in fastLowerIntrinsicCall()
3640 IID = Intrinsic::uadd_with_overflow; in fastLowerIntrinsicCall()
3654 case Intrinsic::uadd_with_overflow: in fastLowerIntrinsicCall()
DAArch64TargetTransformInfo.cpp162 case Intrinsic::uadd_with_overflow: in getIntImmCost()
/external/llvm/lib/Target/X86/
DX86FastISel.cpp293 case Intrinsic::uadd_with_overflow: in foldX86XALUIntrinsic()
2693 case Intrinsic::uadd_with_overflow: in fastLowerIntrinsicCall()
2731 case Intrinsic::uadd_with_overflow: in fastLowerIntrinsicCall()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86FastISel.cpp265 case Intrinsic::uadd_with_overflow: in foldX86XALUIntrinsic()
2874 case Intrinsic::uadd_with_overflow: in fastLowerIntrinsicCall()
2914 case Intrinsic::uadd_with_overflow: in fastLowerIntrinsicCall()

123