Home | History | Annotate | Download | only in arm64

Lines Matching refs:FPRound

17 // See FPRound for a description of this function.
20 uint64_t bits = FPRound<uint64_t, kDoubleExponentBits, kDoubleMantissaBits>(
25 // See FPRound for a description of this function.
28 uint32_t bits = FPRound<uint32_t, kFloatExponentBits, kFloatMantissaBits>(
33 // See FPRound for a description of this function.
36 return FPRound<float16, kFloat16ExponentBits, kFloat16MantissaBits>(