Searched refs:numeratorHiBitsLost (Results 1 – 2 of 2) sorted by relevance
536 …const int numeratorHiBitsLost = de::max(0, maxValueExp - numeratorHiExp); //!< sign, numerator … in reverifyConstantDerivateWithFlushRelaxations() local538 const int numeratorHiBits = de::max(0, numBits - numeratorHiBitsLost); in reverifyConstantDerivateWithFlushRelaxations()
472 …const int numeratorHiBitsLost = de::max(0, maxValueExp - numeratorHiExp); //!< sign, numerator … in reverifyConstantDerivateWithFlushRelaxations() local474 const int numeratorHiBits = de::max(0, numBits - numeratorHiBitsLost); in reverifyConstantDerivateWithFlushRelaxations()