Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfp_lib.h332 static __inline fp_t __compiler_rt_fmaxX(fp_t x, fp_t y) { in __compiler_rt_fmaxX() function
355 return __compiler_rt_fmaxX(x, y); in __compiler_rt_fmaxf()
373 return __compiler_rt_fmaxX(x, y); in __compiler_rt_fmax()
388 return __compiler_rt_fmaxX(x, y); in __compiler_rt_fmaxtf()