Home
last modified time | relevance | path

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

/external/llvm/test/Transforms/GlobalDCE/
Dexternally_available.ll9 ; test_global should not be emitted to the .s file.
10 ; CHECK-NOT: test_global
11 @test_global = available_externally global i32 4
/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/swiftshader/third_party/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/swiftshader/third_party/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/swiftshader/third_party/subzero/crosstest/
Dcrosstest.cfg37 [test_global]
39 test: test_global.cpp
/external/valgrind/none/tests/
Dtls.c28 static int *test_global(void) in test_global() function
/external/swiftshader/third_party/subzero/
DMakefile.standalone604 -i x8632,sse2,O2,test_global \
606 -i x8664,sse2,O2,test_global \
608 -i arm32,neon,O2,test_global \
/external/swiftshader/third_party/subzero/tests_lit/reader_tests/
Dextern_globals.ll4 ; Note: This code was generated by compiling subzero/crosstest/test_global.cpp