Home
last modified time | relevance | path

Searched defs:MinValue (Results 1 – 17 of 17) sorted by relevance

/external/libvpx/libvpx/test/
Davg_test.cc341 TEST_P(AverageTest, MinValue) { in TEST_P() argument
360 TEST_P(AverageTestHBD, MinValue) { in TEST_P() argument
381 TEST_P(IntProRowTest, MinValue) { in TEST_P() argument
396 TEST_P(IntProColTest, MinValue) { in TEST_P() argument
411 TEST_P(SatdLowbdTest, MinValue) { in TEST_P() argument
466 TEST_P(SatdHighbdTest, MinValue) { in TEST_P() argument
512 TEST_P(BlockErrorTestFP, MinValue) { in TEST_P() argument
Dminmax_test.cc57 TEST_P(MinMaxTest, MinValue) { in TEST_P() argument
/external/swiftshader/third_party/subzero/src/
DIceSwitchLowering.cpp65 const uint64_t MinValue = CaseClusters.front().Low; in clusterizeSwitch() local
/external/tensorflow/tensorflow/compiler/xla/client/lib/
Dconstants.cc63 XlaOp MinValue(XlaBuilder* builder, PrimitiveType type) { in MinValue() function
/external/tensorflow/tensorflow/core/kernels/boosted_trees/quantiles/
Dweighted_quantiles_summary.h313 ValueType MinValue() const { in MinValue() function
/external/tensorflow/tensorflow/contrib/boosted_trees/lib/quantiles/
Dweighted_quantiles_summary.h305 ValueType MinValue() const { in MinValue() function
/external/tensorflow/tensorflow/compiler/xla/
Dliteral_util.cc186 /* static */ Literal LiteralUtil::MinValue(PrimitiveType primitive_type) { in MinValue() function in xla::LiteralUtil
/external/tensorflow/tensorflow/contrib/image/kernels/
Dsingle_image_random_dot_stereograms_ops.cc174 double MinValue = 0.0; in BuildZBuffer() local
/external/llvm/lib/Target/SystemZ/AsmParser/
DSystemZAsmParser.cpp24 static bool inRange(const MCExpr *Expr, int64_t MinValue, int64_t MaxValue) { in inRange()
217 bool isImm(int64_t MinValue, int64_t MaxValue) const { in isImm()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DConstantRange.cpp274 APInt MinValue, MaxValue; in makeGuaranteedNoWrapRegion() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/AsmParser/
DSystemZAsmParser.cpp40 static bool inRange(const MCExpr *Expr, int64_t MinValue, int64_t MaxValue) { in inRange()
233 bool isImm(int64_t MinValue, int64_t MaxValue) const { in isImm()
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCInstrInfo.cpp485 int MinValue = HexagonMCInstrInfo::getMinValue(MCII, MCI); in isConstExtended() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCInstrInfo.cpp524 int MinValue = HexagonMCInstrInfo::getMinValue(MCII, MCI); in isConstExtended() local
/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp1940 int MinValue = getMinValue(MI); in isConstExtended() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp2011 int MinValue = getMinValue(MI); in isConstExtended() local
/external/llvm/lib/Analysis/
DScalarEvolution.cpp8612 APInt MinValue = APInt::getSignedMinValue(BitWidth); in doesIVOverflowOnGT() local
8621 APInt MinValue = APInt::getMinValue(BitWidth); in doesIVOverflowOnGT() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DScalarEvolution.cpp10223 APInt MinValue = APInt::getSignedMinValue(BitWidth); in doesIVOverflowOnGT() local
10231 APInt MinValue = APInt::getMinValue(BitWidth); in doesIVOverflowOnGT() local