HomeSort by relevance Sort by last modified time
    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 70 return FPRound<float16, kFloat16ExponentBits, kFloat16MantissaBits>(
170 kFloat16MantissaBits + kFloat16ExponentBits - 1, kFloat16MantissaBits,
    [all...]

Completed in 57 milliseconds