Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dppc64-inline-asm.c27 float test_fmaxf(float x, float y) { in test_fmaxf() function
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dfmaxnum.ll14 ; CHECK-LABEL: @test_fmaxf
16 define float @test_fmaxf(float %x, float %y) {
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dfmaxnum.ll24 define float @test_fmaxf(float %x, float %y) {
25 ; SSE-LABEL: test_fmaxf:
37 ; AVX1-LABEL: test_fmaxf:
44 ; AVX512-LABEL: test_fmaxf: