Searched refs:test_fdiv (Results 1 – 6 of 6) sorted by relevance
/external/llvm/test/CodeGen/X86/ |
D | avx512-scalar.ll | 4 ; AVX512-LABEL: @test_fdiv 6 ; AVX-LABEL: @test_fdiv 9 define float @test_fdiv(float %a, float %b) {
|
/external/swiftshader/third_party/subzero/tests_lit/llvm2ice_tests/ |
D | vector-arith.ll | 57 define internal <4 x float> @test_fdiv(<4 x float> %arg0, <4 x float> %arg1) { 61 ; CHECK-LABEL: test_fdiv 63 ; MIPS32-LABEL: test_fdiv
|
/external/llvm/test/CodeGen/AArch64/ |
D | f16-instructions.ll | 38 ; CHECK-LABEL: test_fdiv: 44 define half @test_fdiv(half %a, half %b) #0 {
|
/external/llvm/test/CodeGen/ARM/ |
D | fp16-promote.ll | 59 ; CHECK-ALL-LABEL: test_fdiv: 68 define void @test_fdiv(half* %p, half* %q) #0 {
|
/external/valgrind/none/tests/ppc64/ |
D | jm-insns.c | 1903 static void test_fdiv (void) in test_fdiv() function 1920 { &test_fdiv , " fdiv", },
|
/external/valgrind/none/tests/ppc32/ |
D | jm-insns.c | 1903 static void test_fdiv (void) in test_fdiv() function 1920 { &test_fdiv , " fdiv", },
|