OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kFloat16ExponentBits
(Results
1 - 2
of
2
) sorted by null
/external/vixl/src/vixl/a64/
instructions-a64.h
111
const unsigned
kFloat16ExponentBits
= 5;
logic-a64.cc
72
return FPRound<float16,
kFloat16ExponentBits
, kFloat16MantissaBits>(
172
kFloat16MantissaBits +
kFloat16ExponentBits
- 1, kFloat16MantissaBits,
[
all
...]
Completed in 487 milliseconds