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

/openbsd-current/gnu/llvm/compiler-rt/lib/builtins/
H A Dcomparesf2.c64 AEABI_RTABI int __aeabi_fcmpun(fp_t a, fp_t b) { return __unordsf2(a, b); } function
66 COMPILER_RT_ALIAS(__unordsf2, __aeabi_fcmpun)
/openbsd-current/gnu/llvm/compiler-rt/lib/builtins/arm/
H A Dcomparesf2.S251 DEFINE_COMPILERRT_FUNCTION(__aeabi_fcmpun)
255 END_COMPILERRT_FUNCTION(__aeabi_fcmpun)
257 DEFINE_AEABI_FUNCTION_ALIAS(__aeabi_fcmpun, __unordsf2)
/openbsd-current/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRTDyldMemoryManager.cpp182 PP(__aeabi_fcmpun) \

Completed in 118 milliseconds