Home
last modified time | relevance | path

Searched refs:kFloat16ExponentBits (Results 1 – 2 of 2) sorted by relevance

/external/vixl/src/vixl/a64/
Dinstructions-a64.h111 const unsigned kFloat16ExponentBits = 5; variable
Dlogic-a64.cc70 return FPRound<float16, kFloat16ExponentBits, kFloat16MantissaBits>( in FPRoundToFloat16()
170 kFloat16MantissaBits + kFloat16ExponentBits - 1, kFloat16MantissaBits, in FPToFloat()