Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/builtins/
H A Dfp_lib.h344 static __inline fp_t __compiler_rt_fmaxX(fp_t x, fp_t y) { in __compiler_rt_fmaxX() function
367 return __compiler_rt_fmaxX(x, y); in __compiler_rt_fmaxf()
385 return __compiler_rt_fmaxX(x, y); in __compiler_rt_fmax()
399 return __compiler_rt_fmaxX(x, y); in __compiler_rt_fmaxl()