Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DPoisonChecking.cpp110 auto *OverflowOp = in generateCreationChecksForBinOp() local
115 auto *OverflowOp = in generateCreationChecksForBinOp() local
123 auto *OverflowOp = in generateCreationChecksForBinOp() local
128 auto *OverflowOp = in generateCreationChecksForBinOp() local
136 auto *OverflowOp = in generateCreationChecksForBinOp() local
141 auto *OverflowOp = in generateCreationChecksForBinOp() local
/openbsd-src/gnu/llvm/llvm/tools/llvm-reduce/
H A DReducerWorkItem.cpp611 if (const auto *OverflowOp = dyn_cast<OverflowingBinaryOperator>(&I)) { in computeIRComplexityScoreImpl() local
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1932 Intrinsic::ID OverflowOp = IID == Intrinsic::sadd_sat in getTypeBasedIntrinsicInstrCost() local
1954 Intrinsic::ID OverflowOp = IID == Intrinsic::uadd_sat in getTypeBasedIntrinsicInstrCost() local
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DValueTracking.cpp1486 auto *OverflowOp = dyn_cast<OverflowingBinaryOperator>(BO); in computeKnownBitsFromOperator() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp7095 unsigned OverflowOp; in lowerAddSubSatToAddoSubo() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp9554 unsigned OverflowOp; in expandAddSubSat() local