Searched refs:__aeabi_h2f (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dextendhfsf2.c23 AEABI_RTABI float __aeabi_h2f(uint16_t a) { return __extendhfsf2(a); } function
25 COMPILER_RT_ALIAS(__extendhfsf2, __aeabi_h2f)

Completed in 87 milliseconds