Searched refs:test_fmaxf (Results 1 – 4 of 4) sorted by relevance
14 ; CHECK-LABEL: @test_fmaxf16 define float @test_fmaxf(float %x, float %y) {
27 float test_fmaxf(float x, float y) { in test_fmaxf() function
24 define float @test_fmaxf(float %x, float %y) {25 ; SSE-LABEL: test_fmaxf:37 ; AVX1-LABEL: test_fmaxf:44 ; AVX512-LABEL: test_fmaxf:
1249 // DEFAULT-LABEL: @test_fmaxf(1254 // FINITEONLY-LABEL: @test_fmaxf(1259 // APPROX-LABEL: @test_fmaxf(1264 extern "C" __device__ float test_fmaxf(float x, float y) {