Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfp_lib.h341 static __inline fp_t __compiler_rt_fmaxX(fp_t x, fp_t y) { in __compiler_rt_fmaxX() function
364 return __compiler_rt_fmaxX(x, y); in __compiler_rt_fmaxf()
382 return __compiler_rt_fmaxX(x, y); in __compiler_rt_fmax()
397 return __compiler_rt_fmaxX(x, y); in __compiler_rt_fmaxtf()