Searched refs:numeratorHiExp (Results 1 – 2 of 2) sorted by relevance
534 const int numeratorHiExp = tcu::Float32(numerator.hi()).exponent(); in reverifyConstantDerivateWithFlushRelaxations() local536 …const int numeratorHiBitsLost = de::max(0, maxValueExp - numeratorHiExp); //!< sign, numerator … in reverifyConstantDerivateWithFlushRelaxations()
470 const int numeratorHiExp = tcu::Float32(numerator.hi()).exponent(); in reverifyConstantDerivateWithFlushRelaxations() local472 …const int numeratorHiBitsLost = de::max(0, maxValueExp - numeratorHiExp); //!< sign, numerator … in reverifyConstantDerivateWithFlushRelaxations()