/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/ |
D | fp-only-sp.ll | 14 define void @test_cmp(double %l, double %r, i1* %addr.dst) { 15 ; CHECK-LABEL: test_cmp:
|
D | vfp.ll | 113 define void @test_cmp(float* %glob, i32 %X) { 114 ;CHECK-LABEL: test_cmp:
|
/external/python/cpython3/Lib/distutils/tests/ |
D | test_version.py | 50 def test_cmp(self): member in VersionTestCase
|
/external/python/cpython2/Lib/distutils/tests/ |
D | test_version.py | 50 def test_cmp(self): member in VersionTestCase
|
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/ |
D | vfp.ll | 113 define void @test_cmp(float* %glob, i32 %X) { 114 ;CHECK: test_cmp:
|
/external/llvm/test/CodeGen/ARM/ |
D | vfp.ll | 113 define void @test_cmp(float* %glob, i32 %X) { 114 ;CHECK-LABEL: test_cmp:
|
/external/python/cpython2/Lib/test/ |
D | test_structseq.py | 60 def test_cmp(self): member in StructSeqTest
|
D | test_slice.py | 26 def test_cmp(self): member in SliceTest
|
D | test_sets.py | 234 def test_cmp(self): member in TestBinaryOps
|
D | test_array.py | 277 def test_cmp(self): member in BaseTest
|
D | test_builtin.py | 214 def test_cmp(self): member in BuiltinTest
|
D | test_set.py | 1029 def test_cmp(self): member in TestBinaryOps
|
/external/python/cpython3/Lib/test/ |
D | test_structseq.py | 68 def test_cmp(self): member in StructSeqTest
|
D | test_slice.py | 87 def test_cmp(self): member in SliceTest
|
D | test_array.py | 477 def test_cmp(self): member in BaseTest
|
D | test_builtin.py | 309 def test_cmp(self): member in BuiltinTest
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/ |
D | addsub-shifted.ll | 193 define void @test_cmp(i32 %lhs32, i32 %rhs32, i64 %lhs64, i64 %rhs64, i32 %v) { 194 ; CHECK-LABEL: test_cmp:
|
/external/llvm/test/CodeGen/AArch64/ |
D | addsub-shifted.ll | 193 define void @test_cmp(i32 %lhs32, i32 %rhs32, i64 %lhs64, i64 %rhs64, i32 %v) { 194 ; CHECK-LABEL: test_cmp:
|
/external/selinux/python/sepolgen/tests/ |
D | test_access.py | 108 def test_cmp(self): member in TestAccessVector
|