Searched refs:test_fabs (Results 1 – 10 of 10) sorted by relevance
/external/llvm/test/Transforms/SimplifyCFG/ |
D | speculate-math.ll | 32 br i1 %cmp.i, label %test_fabs.exit, label %cond.else.i 36 br label %test_fabs.exit 38 test_fabs.exit: ; preds = %cond.else.i, %entry
|
/external/llvm/test/CodeGen/NVPTX/ |
D | intrinsics.ll | 11 define ptx_device double @test_fabs(double %d) {
|
/external/llvm/test/Transforms/InstCombine/ |
D | double-float-shrink-2.ll | 74 define float @test_fabs(float %C) {
|
/external/libcxx/test/std/depr/depr.c.headers/ |
D | math_h.pass.cpp | 84 void test_fabs() in test_fabs() function 622 test_fabs(); in main()
|
/external/llvm/test/CodeGen/ARM/ |
D | fp16-promote.ll | 613 ; CHECK-FP16-LABEL: test_fabs: 617 ; CHECK-LIBCALL-LABEL: test_fabs: 621 define void @test_fabs(half* %p) {
|
/external/llvm/test/CodeGen/AArch64/ |
D | f16-instructions.ll | 636 ; CHECK-LABEL: test_fabs: 641 define half @test_fabs(half %a) #0 {
|
/external/valgrind/VEX/switchback/ |
D | test_ppc_jm1.c | 1784 static void test_fabs (void) in test_fabs() function 1802 { &test_fabs , " fabs", },
|
/external/libcxx/test/std/numerics/c.math/ |
D | cmath.pass.cpp | 268 void test_fabs() in test_fabs() function 1426 test_fabs(); in main()
|
/external/valgrind/none/tests/ppc32/ |
D | jm-insns.c | 2035 static void test_fabs (void) in test_fabs() function 2075 { &test_fabs , " fabs", },
|
/external/valgrind/none/tests/ppc64/ |
D | jm-insns.c | 2035 static void test_fabs (void) in test_fabs() function 2075 { &test_fabs , " fabs", },
|