Home
last modified time | relevance | path

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

/external/llvm/test/MC/ELF/
Doffset.s77 .globl test2_b symbol
83 test2_b = test2_a define
87 test2_e = test2_d - test2_b
Dundef.s23 test2_b = undef + 1 define
/external/llvm/test/Verifier/
Dalias.ll15 @test2_a = alias i32* @test2_b
16 @test2_b = alias i32* @test2_a
20 ; CHECK-NEXT: i32* @test2_b
/external/clang/test/CodeGenCXX/
Dextern-c.cpp39 extern "C" X test2_b;
40 X test2_b; variable
/external/clang/test/Analysis/
Ddead-stores.cpp60 void test2_b() { in test2_b() function
Dblocks.m87 void test2_b() { function
Dmisc-ps-region-store.cpp25 int test2_b(int n) { in test2_b() function
/external/clang/test/Sema/
Dconversion.c99 short test2_b(long long ll) { in test2_b() function