Home
last modified time | relevance | path

Searched defs:OverflowOp (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DPoisonChecking.cpp116 auto *OverflowOp = in generateCreationChecksForBinOp() local
121 auto *OverflowOp = in generateCreationChecksForBinOp() local
129 auto *OverflowOp = in generateCreationChecksForBinOp() local
134 auto *OverflowOp = in generateCreationChecksForBinOp() local
142 auto *OverflowOp = in generateCreationChecksForBinOp() local
147 auto *OverflowOp = in generateCreationChecksForBinOp() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1692 Intrinsic::ID OverflowOp = IID == Intrinsic::sadd_sat in getTypeBasedIntrinsicInstrCost() local
1715 Intrinsic::ID OverflowOp = IID == Intrinsic::uadd_sat in getTypeBasedIntrinsicInstrCost() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DValueTracking.cpp1428 auto *OverflowOp = dyn_cast<OverflowingBinaryOperator>(BO); in computeKnownBitsFromOperator() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp6585 unsigned OverflowOp; in lowerAddSubSatToAddoSubo() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp7976 unsigned OverflowOp; in expandAddSubSat() local