Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/tests_lit/llvm2ice_tests/
Dvector-mips.ll155 define internal i32 @test_14(<16 x i1> %a) #0 {
161 ; MIPS32-LABEL: test_14
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Hexagon/vect/
Dsetcc-v32.ll158 ; CHECK-LABEL: test_14
163 define <2 x i16> @test_14(<2 x i16> %a0, <2 x i16> %a1) #0 {
/external/clang/test/SemaCXX/
Dattr-noreturn.cpp57 __attribute__((noreturn)) void test_14() { N n; } in test_14() function
/external/python/cpython3/Lib/lib2to3/tests/
Dtest_parser.py414 def test_14(self): member in TestFunctionAnnotations
Dtest_fixers.py1400 def test_14(self): member in Test_dict
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Hexagon/autohvx/
Dvector-compare-128b.ll232 ; CHECK-LABEL: test_14:
235 define <64 x i16> @test_14(<64 x i16> %v0, <64 x i16> %v1) #0 {
Dvector-compare-64b.ll233 ; CHECK-LABEL: test_14:
236 define <32 x i16> @test_14(<32 x i16> %v0, <32 x i16> %v1) #0 {
Dalign2-64b.ll121 ; CHECK-LABEL: test_14:
125 define <64 x i8> @test_14(<64 x i8> %v0, <64 x i8> %v1) #0 {
Dalign2-128b.ll121 ; CHECK-LABEL: test_14:
125 define <128 x i8> @test_14(<128 x i8> %v0, <128 x i8> %v1) #0 {
/external/python/cpython2/Lib/lib2to3/tests/
Dtest_fixers.py1342 def test_14(self): member in Test_dict