Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DValueTracking.cpp1467 auto *OverflowOp = dyn_cast<OverflowingBinaryOperator>(LU); in computeKnownBitsFromOperator() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp7114 unsigned OverflowOp; in expandAddSubSat() local