Home
last modified time | relevance | path

Searched refs:__compiler_rt_logbf (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/compiler-rt/test/builtins/Unit/
Dcompiler_rt_logbf_test.c10 fp_t crt_value = __compiler_rt_logbf(x); in test__compiler_rt_logbf()
/external/llvm-project/compiler-rt/lib/builtins/
Ddivsc3.c23 __compiler_rt_logbf(crt_fmaxf(crt_fabsf(__c), crt_fabsf(__d))); in __divsc3()
Dfp_lib.h305 static __inline fp_t __compiler_rt_logbf(fp_t x) { in __compiler_rt_logbf() function