Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/tests_lit/llvm2ice_tests/
Dvector-mips.ll201 define internal float @test_18(float %f, <4 x float> %a) #0 {
207 ; MIPS32-LABEL: test_18
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Hexagon/vect/
Dsetcc-v32.ll202 ; CHECK-LABEL: test_18
207 define <2 x i16> @test_18(<2 x i16> %a0, <2 x i16> %a1) #0 {
/external/clang/test/SemaCXX/
Dattr-noreturn.cpp62 __attribute__((noreturn)) void test_18() { const C& c = C(); } in test_18() function
/external/python/cpython3/Lib/lib2to3/tests/
Dtest_parser.py430 def test_18(self): member in TestFunctionAnnotations
Dtest_fixers.py1420 def test_18(self): member in Test_dict
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Hexagon/autohvx/
Dvector-compare-128b.ll268 ; CHECK-LABEL: test_18:
271 define <64 x i16> @test_18(<64 x i16> %v0, <64 x i16> %v1) #0 {
Dvector-compare-64b.ll269 ; CHECK-LABEL: test_18:
272 define <32 x i16> @test_18(<32 x i16> %v0, <32 x i16> %v1) #0 {
Dalign2-64b.ll157 ; CHECK-LABEL: test_18:
161 define <64 x i8> @test_18(<64 x i8> %v0, <64 x i8> %v1) #0 {
Dalign2-128b.ll157 ; CHECK-LABEL: test_18:
161 define <128 x i8> @test_18(<128 x i8> %v0, <128 x i8> %v1) #0 {
/external/python/cpython2/Lib/lib2to3/tests/
Dtest_fixers.py1362 def test_18(self): member in Test_dict