Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/base/platform/
Dtime.h116 constexpr bool IsMax() const { in IsMax() function
276 constexpr bool IsMax() const { in IsMax() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsExpandPseudo.cpp343 bool IsMax = false; in expandAtomicBinOpSubword() local
644 bool IsMax = false; in expandAtomicBinOp() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp3368 bool IsMax = (Opcode == ISD::SMAX); in computeKnownBits() local
3701 bool IsMax = (Opcode == ISD::SMAX); in ComputeNumSignBits() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp3568 bool IsMax = Kind == scSMaxExpr || Kind == scUMaxExpr; in getMinMaxExpr() local