Searched refs:test_fsub (Results 1 – 7 of 7) sorted by relevance
/external/llvm/test/CodeGen/X86/ |
D | avx512-scalar.ll | 14 ; AVX512-LABEL: @test_fsub 16 ; AVX-LABEL: @test_fsub 19 define float @test_fsub(float %a, float %b) {
|
D | combine-64bit-vec-binop.ll | 250 define double @test_fsub(double %A, double %B) { 257 ; CHECK-LABEL: test_fsub
|
/external/llvm/test/CodeGen/ARM/ |
D | fp16-promote.ll | 25 ; CHECK-FP16-LABEL: test_fsub: 30 ; CHECK-LIBCALL-LABEL: test_fsub: 35 define void @test_fsub(half* %p, half* %q) #0 {
|
/external/llvm/test/CodeGen/AArch64/ |
D | f16-instructions.ll | 16 ; CHECK-LABEL: test_fsub: 22 define half @test_fsub(half %a, half %b) #0 {
|
/external/valgrind/VEX/switchback/ |
D | test_ppc_jm1.c | 1633 static void test_fsub (void) in test_fsub() function 1666 { &test_fsub , " fsub", },
|
/external/valgrind/none/tests/ppc32/ |
D | jm-insns.c | 1883 static void test_fsub (void) in test_fsub() function 1916 { &test_fsub , " fsub", },
|
/external/valgrind/none/tests/ppc64/ |
D | jm-insns.c | 1883 static void test_fsub (void) in test_fsub() function 1916 { &test_fsub , " fsub", },
|