Searched refs:__compiler_rt_fmaxf (Results 1 – 3 of 3) sorted by relevance
10 fp_t crt_value = __compiler_rt_fmaxf(x, y); in test__compiler_rt_fmaxf()
23 __compiler_rt_logbf(__compiler_rt_fmaxf(crt_fabsf(__c), crt_fabsf(__d))); in __divsc3()
361 static __inline fp_t __compiler_rt_fmaxf(fp_t x, fp_t y) { in __compiler_rt_fmaxf() function