Home
last modified time | relevance | path

Searched refs:test_19 (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/subzero/tests_lit/llvm2ice_tests/
Dvector-mips.ll211 define internal float @test_19(float %f, <4 x float> %a) #0 {
217 ; MIPS32-LABEL: test_19
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Hexagon/vect/
Dsetcc-v32.ll213 ; CHECK-LABEL: test_19
218 define <2 x i16> @test_19(<2 x i16> %a0, <2 x i16> %a1) #0 {
/external/clang/test/SemaCXX/
Dattr-noreturn.cpp63 __attribute__((noreturn)) void test_19() { const D& d = D(); } in test_19() function
/external/python/cpython3/Lib/lib2to3/tests/
Dtest_parser.py434 def test_19(self): member in TestFunctionAnnotations
Dtest_fixers.py1425 def test_19(self): member in Test_dict
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Hexagon/autohvx/
Dvector-compare-128b.ll277 ; CHECK-LABEL: test_19:
280 define <64 x i16> @test_19(<64 x i16> %v0, <64 x i16> %v1) #0 {
Dvector-compare-64b.ll278 ; CHECK-LABEL: test_19:
281 define <32 x i16> @test_19(<32 x i16> %v0, <32 x i16> %v1) #0 {
Dalign2-64b.ll166 ; CHECK-LABEL: test_19:
170 define <64 x i8> @test_19(<64 x i8> %v0, <64 x i8> %v1) #0 {
Dalign2-128b.ll166 ; CHECK-LABEL: test_19:
170 define <128 x i8> @test_19(<128 x i8> %v0, <128 x i8> %v1) #0 {
/external/python/cpython2/Lib/lib2to3/tests/
Dtest_fixers.py1367 def test_19(self): member in Test_dict