Home
last modified time | relevance | path

Searched refs:test_20 (Results 1 – 13 of 13) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Hexagon/vect/
Dshuff-64.ll26 ; CHECK-LABEL: test_20:
28 define <4 x i16> @test_20(<4 x i16> %a0, <4 x i16> %a1) {
Dshuff-32.ll59 ; CHECK-LABEL: test_20:
61 define <4 x i8> @test_20(<4 x i8> %a0, <4 x i8> %a1) {
Dsetcc-not.ll69 ; CHECK-LABEL: test_20
74 define <2 x i32> @test_20(<2 x i32> %a0, <2 x i32> %a1) #0 {
/external/swiftshader/third_party/subzero/tests_lit/llvm2ice_tests/
Dvector-mips.ll222 define internal <4 x float> @test_20(i32 %addr_i, <4 x float> %addend) {
229 ; MIPS32-LABEL: test_20
/external/clang/test/SemaCXX/
Dattr-noreturn.cpp64 __attribute__((noreturn)) void test_20() { const E& e = E(); } in test_20() function
/external/python/cpython3/Lib/lib2to3/tests/
Dtest_parser.py438 def test_20(self): member in TestFunctionAnnotations
Dtest_fixers.py1430 def test_20(self): member in Test_dict
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Hexagon/autohvx/
Dreg-sequence.ll81 ; CHECK-LABEL: test_20:
85 define <128 x i8> @test_20(<128 x i8> %a0, <128 x i8> %a1) #0 {
Dvector-compare-128b.ll387 ; CHECK-LABEL: test_20:
390 define <32 x i32> @test_20(<32 x i32> %v0, <32 x i32> %v1) #0 {
Dvector-compare-64b.ll388 ; CHECK-LABEL: test_20:
391 define <16 x i32> @test_20(<16 x i32> %v0, <16 x i32> %v1) #0 {
Dalign2-64b.ll175 ; CHECK-LABEL: test_20:
179 define <64 x i8> @test_20(<64 x i8> %v0, <64 x i8> %v1) #0 {
Dalign2-128b.ll175 ; CHECK-LABEL: test_20:
179 define <128 x i8> @test_20(<128 x i8> %v0, <128 x i8> %v1) #0 {
/external/python/cpython2/Lib/lib2to3/tests/
Dtest_fixers.py1372 def test_20(self): member in Test_dict