Home
last modified time | relevance | path

Searched refs:test2_b (Results 1 – 18 of 18) 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.s22 test2_b = undef + 1 define
/external/llvm-project/llvm/test/MC/ELF/
Doffset.s77 .globl test2_b symbol
83 test2_b = test2_a define
87 test2_e = test2_d - test2_b
Dundef.s24 test2_b = undef + 1 define
/external/llvm/test/Verifier/
Dalias.ll21 @test2_a = alias i32, i32* @test2_b
22 @test2_b = alias i32, i32* @test2_a
26 ; CHECK-NEXT: i32* @test2_b
/external/llvm-project/llvm/test/Verifier/
Dalias.ll21 @test2_a = alias i32, i32* @test2_b
22 @test2_b = alias i32, i32* @test2_a
26 ; CHECK-NEXT: i32* @test2_b
/external/clang/test/CodeGenCXX/
Dextern-c.cpp54 extern "C" X test2_b;
55 X test2_b; variable
/external/llvm-project/clang/test/CodeGenCXX/
Dextern-c.cpp54 extern "C" X test2_b;
55 X test2_b; variable
/external/llvm-project/llvm/test/Transforms/Inline/
Dcgscc-cycle.ll59 …call void @test2_b(i8* bitcast (void (i8*, i8*, i1, i32)* @test2_b to i8*), i8* bitcast (void (i8*…
61 ; but only after doing two rounds if inlining, first from @test2_b then
66 ; CHECK: call void @test2_b(i8* bitcast (void (i8*, i8*, i1, i32)* @test2_b to i8*), i8* bi…
71 define void @test2_b(i8* %arg1, i8* %arg2, i1 %flag, i32 %inline_count) {
72 ; CHECK-LABEL: define void @test2_b(
/external/llvm-project/llvm/test/Other/
Dcgscc-devirt-iteration.ll72 ; Bogus call to test2_b to make this a cycle.
73 call void @test2_b()
78 define void @test2_b() {
82 ; CHECK-LABEL: define void @test2_b()
/external/clang/test/Analysis/
Ddead-stores.cpp60 void test2_b() { in test2_b() function
Dmisc-ps-region-store.cpp25 int test2_b(int n) { in test2_b() function
Dblocks.m87 void test2_b() { function
/external/llvm-project/clang/test/Analysis/
Ddead-stores.cpp77 void test2_b() { in test2_b() function
Dmisc-ps-region-store.cpp25 int test2_b(int n) { in test2_b() function
Dblocks.m91 void test2_b() { function
/external/clang/test/Sema/
Dconversion.c99 short test2_b(long long ll) { in test2_b() function
/external/llvm-project/clang/test/Sema/
Dconversion.c99 short test2_b(long long ll) { in test2_b() function