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

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfloatdidf.c99 AEABI_RTABI double __aeabi_l2d(di_int a) { return __floatdidf(a); } function
101 COMPILER_RT_ALIAS(__floatdidf, __aeabi_l2d)
/freebsd-12-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRTDyldMemoryManager.cpp198 PP(__aeabi_l2d) \

Completed in 166 milliseconds