Home
last modified time | relevance | path

Searched refs:test_illegal (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/
Dvext.ll128 define <8 x i16> @test_illegal(<8 x i16>* %A, <8 x i16>* %B) nounwind {
129 ;CHECK: test_illegal:
/external/llvm/test/CodeGen/ARM/
Dvext.ll167 define <8 x i16> @test_illegal(<8 x i16>* %A, <8 x i16>* %B) nounwind {
168 ;CHECK-LABEL: test_illegal:
/external/python/cpython2/Lib/test/
Dtest_pyexpat.py266 def test_illegal(self): member in NamespaceSeparatorTest