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

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

Completed in 479 milliseconds