Searched refs:IsDenormal (Results 1 – 2 of 2) sorted by relevance
126 if (IsDenormal()) return kDenormalExponent; in Exponent()137 if (!IsDenormal()) { in Significand()145 bool IsDenormal() const { in IsDenormal() function304 if (IsDenormal()) return kDenormalExponent; in Exponent()315 if (!IsDenormal()) { in Significand()323 bool IsDenormal() const { in IsDenormal() function
83 if (IsDenormal()) return kDenormalExponent; in Exponent()94 if (!IsDenormal()) { in Significand()102 bool IsDenormal() const { in IsDenormal() function