Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/test/builtins/Unit/
H A Dcompiler_rt_fmax_test.c10 fp_t crt_value = __compiler_rt_fmax(x, y); in test__compiler_rt_fmax()
/llvm-project-15.0.7/compiler-rt/lib/builtins/
H A Ddivdc3.c23 double __logbw = __compiler_rt_logb(__compiler_rt_fmax(crt_fabs(__c), in __divdc3()
H A Dfp_lib.h379 static __inline fp_t __compiler_rt_fmax(fp_t x, fp_t y) { in __compiler_rt_fmax() function
/llvm-project-15.0.7/compiler-rt/lib/builtins/ppc/
H A Ddivtc3.c30 __compiler_rt_logb(__compiler_rt_fmax(crt_fabs(cDD.s.hi), in __divtc3()