Home
last modified time | relevance | path

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

123

/external/llvm/lib/Target/SystemZ/
DSystemZTargetTransformInfo.cpp201 case Intrinsic::uadd_with_overflow: in getIntImmCost()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DIntrinsicInst.cpp183 case Intrinsic::uadd_with_overflow: in getBinaryOp()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DIntrinsicInst.h249 case Intrinsic::uadd_with_overflow: in classof()
286 case Intrinsic::uadd_with_overflow: in classof()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DPoisonChecking.cpp124 B.CreateBinaryIntrinsic(Intrinsic::uadd_with_overflow, LHS, RHS); in generatePoisonChecksForBinOp()
/external/llvm/lib/Target/PowerPC/
DPPCTargetTransformInfo.cpp89 case Intrinsic::uadd_with_overflow: in getIntImmCost()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
DPoisonChecking.cpp116 B.CreateBinaryIntrinsic(Intrinsic::uadd_with_overflow, LHS, RHS); in generateCreationChecksForBinOp()
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
DIntrinsicInst.h73 case Intrinsic::uadd_with_overflow: in isCommutative()
737 case Intrinsic::uadd_with_overflow: in classof()
774 case Intrinsic::uadd_with_overflow: in classof()
/external/llvm/include/llvm/CodeGen/
DFastISel.h517 case Intrinsic::uadd_with_overflow: in isCommutativeIntrinsic()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DFastISel.h517 case Intrinsic::uadd_with_overflow: in isCommutativeIntrinsic()
DBasicTTIImpl.h1362 ? Intrinsic::uadd_with_overflow
1420 case Intrinsic::uadd_with_overflow:
1424 unsigned Opcode = IID == Intrinsic::uadd_with_overflow
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h1955 ? Intrinsic::uadd_with_overflow in getTypeBasedIntrinsicInstrCost()
2013 case Intrinsic::uadd_with_overflow: in getTypeBasedIntrinsicInstrCost()
2017 unsigned Opcode = IID == Intrinsic::uadd_with_overflow in getTypeBasedIntrinsicInstrCost()
2020 CmpInst::Predicate Pred = IID == Intrinsic::uadd_with_overflow in getTypeBasedIntrinsicInstrCost()
/external/llvm/lib/Transforms/Utils/
DSimplifyIndVar.cpp348 case Intrinsic::uadd_with_overflow: in eliminateOverflowIntrinsic()
/external/swiftshader/third_party/llvm-10.0/configs/common/include/llvm/IR/
DIntrinsicEnums.inc263 uadd_with_overflow, // llvm.uadd.with.overflow
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.cpp285 case Intrinsic::uadd_with_overflow: in getIntImmCostIntrin()
438 case Intrinsic::uadd_with_overflow: in getIntrinsicInstrCost()
445 {Intrinsic::uadd_with_overflow, MVT::i8, 3}, in getIntrinsicInstrCost()
447 {Intrinsic::uadd_with_overflow, MVT::i16, 3}, in getIntrinsicInstrCost()
449 {Intrinsic::uadd_with_overflow, MVT::i32, 1}, in getIntrinsicInstrCost()
451 {Intrinsic::uadd_with_overflow, MVT::i64, 1}, in getIntrinsicInstrCost()
DAArch64FastISel.cpp3396 IID = Intrinsic::uadd_with_overflow; in foldXALUIntrinsic()
3408 case Intrinsic::uadd_with_overflow: in foldXALUIntrinsic()
3647 case Intrinsic::uadd_with_overflow: in fastLowerIntrinsicCall()
3685 IID = Intrinsic::uadd_with_overflow; in fastLowerIntrinsicCall()
3699 case Intrinsic::uadd_with_overflow: in fastLowerIntrinsicCall()
/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()
/external/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h123 case Intrinsic::uadd_with_overflow: in IntrinsicIDToOverflowCheckFlavor()
/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-10.0/llvm/lib/Analysis/
DConstantFolding.cpp1440 case Intrinsic::uadd_with_overflow: in canConstantFoldCallTo()
2136 case Intrinsic::uadd_with_overflow: in ConstantFoldScalarCall2()
2163 case Intrinsic::uadd_with_overflow: in ConstantFoldScalarCall2()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DIntrinsicInst.cpp754 case Intrinsic::uadd_with_overflow: in getBinaryOp()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCTargetTransformInfo.cpp102 case Intrinsic::uadd_with_overflow: in getIntImmCostIntrin()
/external/swiftshader/third_party/llvm-16.0/configs/common/include/llvm/IR/
DIntrinsicEnums.inc309 uadd_with_overflow, // llvm.uadd.with.overflow
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZTargetTransformInfo.cpp200 case Intrinsic::uadd_with_overflow: in getIntImmCostIntrin()

123