Home
last modified time | relevance | path

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

/third_party/rust/crates/humantime/src/
H A Dduration.rs83 trait OverflowOp: Sized { traits
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A 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 = generatePoisonChecksForBinOp() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1341 Intrinsic::ID OverflowOp = IID == Intrinsic::sadd_sat in getIntrinsicInstrCost() local
1361 Intrinsic::ID OverflowOp = IID == Intrinsic::uadd_sat in getIntrinsicInstrCost() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DValueTracking.cpp1467 auto *OverflowOp = dyn_cast<OverflowingBinaryOperator>(LU); in computeKnownBitsFromOperator() local

Completed in 13 milliseconds