Searched refs:ScalarIntegerType (Results 1 – 2 of 2) sorted by relevance
397 using ScalarIntegerType =400 Dup<IntegerType>(std::numeric_limits<ScalarIntegerType>::min());402 Dup<IntegerType>(std::numeric_limits<ScalarIntegerType>::max());403 const int ScalarIntegerTypeBits = 8 * sizeof(ScalarIntegerType);
601 using ScalarIntegerType = in SaturatingRoundingMultiplyByPOTParam() local604 gemmlowp::Dup<IntegerType>(std::numeric_limits<ScalarIntegerType>::min()); in SaturatingRoundingMultiplyByPOTParam()606 gemmlowp::Dup<IntegerType>(std::numeric_limits<ScalarIntegerType>::max()); in SaturatingRoundingMultiplyByPOTParam()607 const int ScalarIntegerTypeBits = 8 * sizeof(ScalarIntegerType); in SaturatingRoundingMultiplyByPOTParam()