Searched refs:__aeabi_f2h (Results 1 – 2 of 2) sorted by relevance
26 AEABI_RTABI uint16_t __aeabi_f2h(float a) { in __aeabi_f2h() function30 AEABI_RTABI uint16_t __aeabi_f2h(float a) COMPILER_RT_ALIAS(__truncsfhf2);
95 short __aeabi_f2h(float f) __aapcs; // IEEE 754 binary32 (float) to binary16 storage format (VFP ha…