Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DPoisonChecking.cpp118 auto *OverflowOp = in generatePoisonChecksForBinOp() local
123 auto *OverflowOp = in generatePoisonChecksForBinOp() local
131 auto *OverflowOp = in generatePoisonChecksForBinOp() local
136 auto *OverflowOp = in generatePoisonChecksForBinOp() local
144 auto *OverflowOp = in generatePoisonChecksForBinOp() local
149 auto *OverflowOp = in generatePoisonChecksForBinOp() local
/external/llvm-project/llvm/lib/Transforms/Instrumentation/
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
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h1341 Intrinsic::ID OverflowOp = IID == Intrinsic::sadd_sat variable
1361 Intrinsic::ID OverflowOp = IID == Intrinsic::uadd_sat variable
/external/llvm-project/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h1581 Intrinsic::ID OverflowOp = IID == Intrinsic::sadd_sat in getTypeBasedIntrinsicInstrCost() local
1604 Intrinsic::ID OverflowOp = IID == Intrinsic::uadd_sat in getTypeBasedIntrinsicInstrCost() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DValueTracking.cpp1467 auto *OverflowOp = dyn_cast<OverflowingBinaryOperator>(LU); in computeKnownBitsFromOperator() local
/external/llvm-project/llvm/lib/Analysis/
DValueTracking.cpp1426 auto *OverflowOp = dyn_cast<OverflowingBinaryOperator>(LU); in computeKnownBitsFromOperator() local
/external/llvm-project/llvm/lib/CodeGen/GlobalISel/
DLegalizerHelper.cpp5990 unsigned OverflowOp; in lowerAddSubSatToAddoSubo() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp7114 unsigned OverflowOp; in expandAddSubSat() local
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp7559 unsigned OverflowOp; in expandAddSubSat() local