Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dppc64-inline-asm.c34 double test_fmax(double x, double y) { in test_fmax() function
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dfmaxnum.ll21 ; CHECK-LABEL: @test_fmax
23 define double @test_fmax(double %x, double %y) {
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dfmaxnum.ll65 define double @test_fmax(double %x, double %y) {
66 ; SSE-LABEL: test_fmax:
78 ; AVX1-LABEL: test_fmax:
85 ; AVX512-LABEL: test_fmax:
/llvm-project-15.0.7/libcxx/test/std/depr/depr.c.headers/
H A Dmath_h.pass.cpp1027 void test_fmax() in test_fmax() function
1544 test_fmax(); in main()
/llvm-project-15.0.7/libcxx/test/std/numerics/c.math/
H A Dcmath.pass.cpp1058 void test_fmax() in test_fmax() function
1626 test_fmax(); in main()