Searched refs:numeratorLoBitsLost (Results 1 – 2 of 2) sorted by relevance
535 …const int numeratorLoBitsLost = de::max(0, maxValueExp - numeratorLoExp); //!< must clamp to ze… in reverifyConstantDerivateWithFlushRelaxations() local537 const int numeratorLoBits = de::max(0, numBits - numeratorLoBitsLost); in reverifyConstantDerivateWithFlushRelaxations()
471 …const int numeratorLoBitsLost = de::max(0, maxValueExp - numeratorLoExp); //!< must clamp to ze… in reverifyConstantDerivateWithFlushRelaxations() local473 const int numeratorLoBits = de::max(0, numBits - numeratorLoBitsLost); in reverifyConstantDerivateWithFlushRelaxations()