Searched refs:kLowPrecisionPercentThreshold (Results 1 – 1 of 1) sorted by relevance
50 constexpr double kLowPrecisionPercentThreshold = 10; variable122 if (percent_16bit < kLowPrecisionPercentThreshold) { in GeneratePrecisionStatement()