Home
last modified time | relevance | path

Searched refs:test_global (Results 1 – 3 of 3) sorted by relevance

/external/llvm/test/CodeGen/Generic/
Dexternally_available.ll8 ; test_global should not be emitted to the .s file.
9 @test_global = available_externally global i32 4
/external/llvm/test/Transforms/GlobalDCE/
Dexternally_available.ll8 ; test_global should not be emitted to the .s file.
9 @test_global = available_externally global i32 4
/external/valgrind/main/none/tests/
Dtls.c28 static int *test_global(void) in test_global() function