Searched refs:ScalarIntegerType (Results 1 – 2 of 2) sorted by relevance
267 using ScalarIntegerType = in SaturatingRoundingMultiplyByPOTParam() local270 gemmlowp::Dup<IntegerType>(std::numeric_limits<ScalarIntegerType>::min()); in SaturatingRoundingMultiplyByPOTParam()272 gemmlowp::Dup<IntegerType>(std::numeric_limits<ScalarIntegerType>::max()); in SaturatingRoundingMultiplyByPOTParam()273 const int ScalarIntegerTypeBits = 8 * sizeof(ScalarIntegerType); in SaturatingRoundingMultiplyByPOTParam()
386 using ScalarIntegerType =389 Dup<IntegerType>(std::numeric_limits<ScalarIntegerType>::min());391 Dup<IntegerType>(std::numeric_limits<ScalarIntegerType>::max());392 const int ScalarIntegerTypeBits = 8 * sizeof(ScalarIntegerType);