Home
last modified time | relevance | path

Searched defs:MaxValue (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceSwitchLowering.cpp64 const uint64_t MaxValue = CaseClusters.back().High; in clusterizeSwitch() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DConstantRange.cpp205 APInt MaxValue = APInt::getSignedMaxValue(BitWidth); in makeExactMulNSWRegion() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCInstrInfo.cpp523 int MaxValue = HexagonMCInstrInfo::getMaxValue(MCII, MCI); in isConstExtended() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp41 static bool inRange(const MCExpr *Expr, int64_t MinValue, int64_t MaxValue) { in inRange() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp2159 const APInt *MinValue, *MaxValue; in matchSAddSubSat() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp2067 int MaxValue = getMaxValue(MI); in isConstExtended() local

Completed in 23 milliseconds