Searched defs:maxVal (Results 1 – 9 of 9) sorted by relevance
27 constexpr auto maxVal = std::numeric_limits<IntegerT>::max(); in test_signed() local104 constexpr auto maxVal = std::numeric_limits<IntegerT>::max(); in test_unsigned() local
27 constexpr auto maxVal = std::numeric_limits<IntegerT>::max(); in test_signed() local90 constexpr auto maxVal = std::numeric_limits<IntegerT>::max(); in test_unsigned() local
26 constexpr auto maxVal = std::numeric_limits<IntegerT>::max(); in test_signed() local98 constexpr auto maxVal = std::numeric_limits<IntegerT>::max(); in test_unsigned() local
918 NonLoc maxVal = svalBuilder.makeIntVal(maxValInt); checkAdditionOverflow() local
303 auto maxVal = dyn_cast<FloatAttr>(maxAttr); in buildQTypeFromMinMax() local
405 double maxVal; variable
415 auto maxVal = rewriter.create<arith::ConstantIntOp>( createLinalgBodyCalculationForElementwiseOp() local