Home
last modified time | relevance | path

Searched defs:crt_value (Results 1 – 9 of 9) sorted by relevance

/llvm-project-15.0.7/compiler-rt/test/builtins/Unit/
H A Dcompiler_rt_logbf_test.c14 fp_t crt_value = __compiler_rt_logbf(x); in test__compiler_rt_logbf() local
H A Dcompiler_rt_fmax_test.c10 fp_t crt_value = __compiler_rt_fmax(x, y); in test__compiler_rt_fmax() local
H A Dcompiler_rt_fmaxf_test.c10 fp_t crt_value = __compiler_rt_fmaxf(x, y); in test__compiler_rt_fmaxf() local
H A Dcompiler_rt_logb_test.c13 fp_t crt_value = __compiler_rt_logb(x); in test__compiler_rt_logb() local
H A Dcompiler_rt_logbl_test.c16 fp_t crt_value = __compiler_rt_logbl(x); in test__compiler_rt_logbl() local
H A Dcompiler_rt_scalbnf_test.c16 fp_t crt_value = __compiler_rt_scalbnf(x, y); in test__compiler_rt_scalbnf() local
H A Dcompiler_rt_scalbn_test.c16 fp_t crt_value = __compiler_rt_scalbn(x, y); in test__compiler_rt_scalbn() local
H A Dcompiler_rt_fmaxl_test.c12 fp_t crt_value = __compiler_rt_fmaxl(x, y); in test__compiler_rt_fmaxl() local
H A Dcompiler_rt_scalbnl_test.c18 fp_t crt_value = __compiler_rt_scalbnl(x, y); in test__compiler_rt_scalbnl() local