Searched refs:FromUInt (Results 1 – 1 of 1) sorted by relevance
37 static AliasedFloatInt FromUInt(uint32 u) { in FromUInt() function in __anon2ed4837e0111::AliasedFloatInt67 const AliasedFloatInt f32infty = AliasedFloatInt::FromUInt(255 << 23); in __gnu_f2h_ieee()68 const AliasedFloatInt f16max = AliasedFloatInt::FromUInt((127 + 16) << 23); in __gnu_f2h_ieee()70 AliasedFloatInt::FromUInt(((127 - 15) + (23 - 10) + 1) << 23); in __gnu_f2h_ieee()115 const AliasedFloatInt magic = AliasedFloatInt::FromUInt(113 << 23); in __gnu_h2f_ieee()