Home
last modified time | relevance | path

Searched refs:__compiler_rt_fmaxtf (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfp_lib.h387 static __inline tf_float __compiler_rt_fmaxtf(tf_float x, tf_float y) { in __compiler_rt_fmaxtf() function
392 #define __compiler_rt_fmaxl __compiler_rt_fmaxtf
402 static __inline tf_float __compiler_rt_fmaxtf(tf_float x, tf_float y) { in __compiler_rt_fmaxtf() function
H A Ddivtc3.c23 __compiler_rt_fmaxtf(crt_fabstf(__c), crt_fabstf(__d))); in __divtc3()