Searched refs:test_global (Results 1 – 11 of 11) sorted by relevance
9 ; test_global should not be emitted to the .s file.10 ; CHECK-NOT: test_global11 @test_global = available_externally global i32 4
8 ; test_global should not be emitted to the .s file.9 @test_global = available_externally global i32 4
37 [test_global]39 test: test_global.cpp
28 static int *test_global(void) in test_global() function
604 -i x8632,sse2,O2,test_global \606 -i x8664,sse2,O2,test_global \608 -i arm32,neon,O2,test_global \
503 def test_global(self): member in TestCase
864 def test_global(self): member in GrammarTests
762 def test_global(self): member in ASTValidatorTests
4 ; Note: This code was generated by compiling subzero/crosstest/test_global.cpp