Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Hexagon/vect/
Dshuff-32.ll52 ; CHECK-LABEL: test_13:
54 define <4 x i8> @test_13(<4 x i8> %a0, <4 x i8> %a1) {
Dsetcc-v32.ll147 ; CHECK-LABEL: test_13
152 define <2 x i16> @test_13(<2 x i16> %a0, <2 x i16> %a1) #0 {
/external/swiftshader/third_party/subzero/tests_lit/llvm2ice_tests/
Dvector-mips.ll142 define internal i32 @test_13(<8 x i1> %a) #0 {
148 ; MIPS32-LABEL: test_13
/external/clang/test/SemaCXX/
Dattr-noreturn.cpp56 __attribute__((noreturn)) void test_13() { M m; } in test_13() function
/external/python/cpython3/Lib/lib2to3/tests/
Dtest_parser.py410 def test_13(self): member in TestFunctionAnnotations
Dtest_fixers.py1395 def test_13(self): member in Test_dict
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Hexagon/autohvx/
Dreg-sequence.ll71 ; CHECK-LABEL: test_13:
75 define <128 x i8> @test_13(<128 x i8> %a0, <128 x i8> %a1) #0 {
Dvector-compare-128b.ll223 ; CHECK-LABEL: test_13:
226 define <64 x i16> @test_13(<64 x i16> %v0, <64 x i16> %v1) #0 {
Dvector-compare-64b.ll224 ; CHECK-LABEL: test_13:
227 define <32 x i16> @test_13(<32 x i16> %v0, <32 x i16> %v1) #0 {
Dalign2-64b.ll112 ; CHECK-LABEL: test_13:
116 define <64 x i8> @test_13(<64 x i8> %v0, <64 x i8> %v1) #0 {
Dalign2-128b.ll112 ; CHECK-LABEL: test_13:
116 define <128 x i8> @test_13(<128 x i8> %v0, <128 x i8> %v1) #0 {
/external/python/cpython2/Lib/lib2to3/tests/
Dtest_fixers.py1337 def test_13(self): member in Test_dict