Searched refs:test_fadd (Results 1 – 8 of 8) 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/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/VEX/switchback/ |
D | test_ppc_jm1.c | 1623 static void test_fadd (void) in test_fadd() function 1664 { &test_fadd , " fadd", },
|
/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", },
|