Searched refs:test_fadd (Results 1 – 9 of 9) sorted by relevance
/external/llvm/test/CodeGen/X86/ |
D | avx512-scalar.ll | 24 ; AVX512-LABEL: @test_fadd 26 ; AVX-LABEL: @test_fadd 29 define double @test_fadd(double %a, double %b) {
|
D | combine-64bit-vec-binop.ll | 238 define double @test_fadd(double %A, double %B) { 245 ; CHECK-LABEL: test_fadd
|
/external/swiftshader/third_party/subzero/tests_lit/llvm2ice_tests/ |
D | vector-align.ll | 101 define internal <4 x float> @test_fadd(i32 %addr_i, <4 x float> %addend) { 108 ; CHECK-LABEL: test_fadd 112 ; MIPS32-LABEL: test_fadd
|
D | vector-arith.ll | 18 define internal <4 x float> @test_fadd(<4 x float> %arg0, <4 x float> %arg1) { 22 ; CHECK-LABEL: test_fadd 24 ; MIPS32-LABEL: test_fadd
|
/external/llvm/test/CodeGen/Mips/ |
D | fp16-promote.ll | 3 ; CHECK-LIBCALL-LABEL: test_fadd: 8 define void @test_fadd(half* %p, half* %q) #0 {
|
/external/llvm/test/CodeGen/AArch64/ |
D | f16-instructions.ll | 5 ; CHECK-LABEL: test_fadd: 11 define half @test_fadd(half %a, half %b) #0 {
|
/external/llvm/test/CodeGen/ARM/ |
D | fp16-promote.ll | 8 ; CHECK-ALL-LABEL: test_fadd: 17 define void @test_fadd(half* %p, half* %q) #0 {
|
/external/valgrind/none/tests/ppc64/ |
D | jm-insns.c | 1873 static void test_fadd (void) in test_fadd() function 1914 { &test_fadd , " fadd", },
|
/external/valgrind/none/tests/ppc32/ |
D | jm-insns.c | 1873 static void test_fadd (void) in test_fadd() function 1914 { &test_fadd , " fadd", },
|