Home
last modified time | relevance | path

Searched refs:test_21 (Results 1 – 12 of 12) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Hexagon/vect/
Dshuff-32.ll66 ; CHECK-LABEL: test_21:
68 define <4 x i8> @test_21(<4 x i8> %a0, <4 x i8> %a1) {
Dsetcc-not.ll80 ; CHECK-LABEL: test_21
85 define <2 x i32> @test_21(<2 x i32> %a0, <2 x i32> %a1) #0 {
/external/swiftshader/third_party/subzero/tests_lit/llvm2ice_tests/
Dvector-mips.ll235 define internal <4 x i32> @test_21(i32 %addr_i, <4 x i32> %addend) {
242 ; MIPS32-LABEL: test_21
/external/clang/test/SemaCXX/
Dattr-noreturn.cpp65 __attribute__((noreturn)) void test_21() { const F& f = F(); } in test_21() function
/external/python/cpython3/Lib/lib2to3/tests/
Dtest_parser.py449 def test_21(self): member in TestFunctionAnnotations
Dtest_fixers.py1435 def test_21(self): member in Test_dict
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Hexagon/autohvx/
Dreg-sequence.ll91 ; CHECK-LABEL: test_21:
95 define <128 x i8> @test_21(<128 x i8> %a0, <128 x i8> %a1) #0 {
Dvector-compare-128b.ll396 ; CHECK-LABEL: test_21:
399 define <32 x i32> @test_21(<32 x i32> %v0, <32 x i32> %v1) #0 {
Dvector-compare-64b.ll397 ; CHECK-LABEL: test_21:
400 define <16 x i32> @test_21(<16 x i32> %v0, <16 x i32> %v1) #0 {
Dalign2-64b.ll184 ; CHECK-LABEL: test_21:
188 define <64 x i8> @test_21(<64 x i8> %v0, <64 x i8> %v1) #0 {
Dalign2-128b.ll184 ; CHECK-LABEL: test_21:
188 define <128 x i8> @test_21(<128 x i8> %v0, <128 x i8> %v1) #0 {
/external/python/cpython2/Lib/lib2to3/tests/
Dtest_fixers.py1377 def test_21(self): member in Test_dict