Searched refs:__compiler_rt_fmaxtf (Results 1 – 2 of 2) sorted by relevance
381 static __inline tf_float __compiler_rt_fmaxtf(tf_float x, tf_float y) { in __compiler_rt_fmaxtf() function386 #define __compiler_rt_fmaxl __compiler_rt_fmaxtf396 static __inline tf_float __compiler_rt_fmaxtf(tf_float x, tf_float y) { in __compiler_rt_fmaxtf() function
23 __compiler_rt_fmaxtf(crt_fabstf(__c), crt_fabstf(__d))); in __divtc3()