Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPoisonChecking.cpp111 auto *OverflowOp = in generateCreationChecksForBinOp() local
116 auto *OverflowOp = in generateCreationChecksForBinOp() local
124 auto *OverflowOp = in generateCreationChecksForBinOp() local
129 auto *OverflowOp = in generateCreationChecksForBinOp() local
137 auto *OverflowOp = in generateCreationChecksForBinOp() local
142 auto *OverflowOp = in generateCreationChecksForBinOp() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h2154 Intrinsic::ID OverflowOp = IID == Intrinsic::sadd_sat in getTypeBasedIntrinsicInstrCost() local
2176 Intrinsic::ID OverflowOp = IID == Intrinsic::uadd_sat in getTypeBasedIntrinsicInstrCost() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp1490 auto *OverflowOp = dyn_cast<OverflowingBinaryOperator>(BO); in computeKnownBitsFromOperator() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp8057 unsigned OverflowOp; in lowerAddSubSatToAddoSubo() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp10348 unsigned OverflowOp; in expandAddSubSat() local