Home
last modified time | relevance | path

Searched refs:test_30 (Results 1 – 4 of 4) sorted by relevance

/external/llvm/test/CodeGen/PowerPC/
Dvec_constants.ll22 define <4 x i32> @test_30() nounwind {
25 ; CHECK-LABEL: test_30:
/external/swiftshader/third_party/LLVM/test/CodeGen/PowerPC/
Dvec_constants.ll18 define <4 x i32> @test_30() nounwind {
/external/clang/test/SemaCXX/
Dattr-noreturn.cpp74 __attribute__((noreturn)) void test_30() { const O& o = O(); } in test_30() function
/external/python/cpython2/Lib/lib2to3/tests/
Dtest_fixers.py1422 def test_30(self): member in Test_dict