Home
last modified time | relevance | path

Searched refs:test_abs (Results 1 – 15 of 15) sorted by relevance

/external/llvm/test/CodeGen/SPARC/
Dfloat.ll31 ; V8-LABEL: test_abs:
35 ; V8-UNOPT-LABEL: test_abs:
41 ; V9-LABEL: test_abs:
45 ; SPARC64-LABEL: test_abs:
48 define double @test_abs() {
/external/eigen/unsupported/test/
Dcxx11_tensor_of_complex.cpp35 static void test_abs() in test_abs() function
100 CALL_SUBTEST(test_abs()); in test_cxx11_tensor_of_complex()
/external/llvm/test/CodeGen/PowerPC/
Dfp128-bitcast-after-operation.ll7 define i128 @test_abs(ppc_fp128 %x) nounwind {
9 ; PPC64-LABEL: test_abs:
23 ; PPC64-P8-LABEL: test_abs:
Dppc64-calls.ll50 define void @test_abs() nounwind {
51 ; CHECK-LABEL: test_abs:
Dcalls.ll22 define void @test_abs() {
/external/swiftshader/third_party/LLVM/test/CodeGen/PowerPC/
Dcalls.ll22 define void @test_abs() {
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/
Dvfp.ll16 define void @test_abs(float* %P, double* %D) {
17 ;CHECK: test_abs:
/external/llvm/test/CodeGen/ARM/
Dvfp.ll16 define void @test_abs(float* %P, double* %D) {
17 ;CHECK-LABEL: test_abs:
/external/python/cpython2/Lib/test/
Dtest_cmath.py438 def test_abs(self): member in CMathTests
Dtest_complex.py450 def test_abs(self): member in ComplexTest
Dtest_operator.py103 def test_abs(self): member in OperatorTestCase
Dtest_builtin.py77 def test_abs(self): member in BuiltinTest
Dtest_decimal.py1792 def test_abs(self): member in ContextAPItests
/external/libcxx/test/std/depr/depr.c.headers/
Dmath_h.pass.cpp100 void test_abs() in test_abs() function
1460 test_abs(); in main()
/external/libcxx/test/std/numerics/c.math/
Dcmath.pass.cpp102 void test_abs() in test_abs() function
1484 test_abs(); in main()