Searched refs:__compiler_rt_fmaxtf (Results 1 – 2 of 2) sorted by relevance
387 static __inline tf_float __compiler_rt_fmaxtf(tf_float x, tf_float y) { in __compiler_rt_fmaxtf() function392 #define __compiler_rt_fmaxl __compiler_rt_fmaxtf402 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()