| /llvm-project-15.0.7/llvm/test/CodeGen/Generic/ |
| H A D | addr-label.ll | 28 %target = bitcast i8* blockaddress(@test2b, %test_label) to i8* 30 call i32 @test2b(i8* %target) 35 define i32 @test2b(i8* %target) nounwind {
|
| /llvm-project-15.0.7/clang/test/CodeGen/ |
| H A D | exprs.c | 17 _Bool test2b; variable 18 int test2(void) { if (test2b); return 0; } in test2()
|
| /llvm-project-15.0.7/llvm/test/Transforms/Attributor/ArgumentPromotion/ |
| H A D | musttail.ll | 125 define internal i32 @test2b(%T* %p, i32 %p2) { 127 ; IS__TUNIT____-LABEL: define {{[^@]+}}@test2b 138 ; IS__CGSCC____-LABEL: define {{[^@]+}}@test2b 161 ; IS__TUNIT____-NEXT: [[V:%.*]] = call noundef i32 @test2b(%T* nocapture nofree readonly [[G]], … 167 ; IS__CGSCC____-NEXT: [[V:%.*]] = call noundef i32 @test2b(%T* nocapture nofree readonly [[G]], … 170 %v = call i32 @test2b(%T* %g, i32 0)
|
| /llvm-project-15.0.7/clang/test/PCH/ |
| H A D | cxx11-inheriting-ctors.cpp | 52 Test2<int> test2b(nullptr);
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | branchfolding-debug-invariant.mir | 101 name: test2b 106 ; CHECK-LABEL: name: test2b
|
| H A D | sse3-avx-addsub.ll | 178 define <8 x float> @test2b(<8 x float> %A, ptr %B) { 179 ; SSE-LABEL: test2b: 185 ; AVX-LABEL: test2b:
|
| H A D | movtopush.ll | 69 ; NORMAL-LABEL: test2b: 77 define void @test2b() optsize {
|
| H A D | bt.ll | 60 define void @test2b(i32 %x, i32 %n) nounwind { 61 ; X86-LABEL: test2b: 73 ; X64-LABEL: test2b:
|
| H A D | combine-or.ll | 376 define <4 x i32> @test2b(<4 x i32> %a, <4 x i32> %b) { 377 ; CHECK-LABEL: test2b:
|
| H A D | cmp.ll | 57 define i8 @test2b(i8 %X, ptr %y) nounwind { 58 ; CHECK-LABEL: test2b:
|
| /llvm-project-15.0.7/llvm/test/CodeGen/Thumb/ |
| H A D | branchless-cmp.ll | 39 define i32 @test2b(i32 %a, i32 %b) { 44 ; CHECK-LABEL: test2b:
|
| /llvm-project-15.0.7/llvm/test/Transforms/GlobalOpt/ |
| H A D | atomic.ll | 21 define i32 @test2b() {
|
| /llvm-project-15.0.7/clang/test/SemaCXX/ |
| H A D | source_location_err.cpp | 37 auto test2b = __builtin_source_location(); // expected-error {{'std::source_location::__impl' must … variable
|
| /llvm-project-15.0.7/llvm/test/Transforms/SimplifyCFG/X86/ |
| H A D | speculate-cttz-ctlz.ll | 150 define i32 @test2b(i32 %A) { 151 ; BMI-LABEL: @test2b( 158 ; LZCNT-LABEL: @test2b( 165 ; GENERIC-LABEL: @test2b(
|
| /llvm-project-15.0.7/llvm/test/Transforms/SCCP/ |
| H A D | ipsccp-basic.ll | 40 define i32 @test2b() { 44 ; CHECK-LABEL: define i32 @test2b(
|
| H A D | load-store-range.ll | 80 define void @test2b(i1 %c.1, i1 %c.2) { 81 ; CHECK-LABEL: @test2b(
|
| /llvm-project-15.0.7/llvm/test/Transforms/ObjCARC/ |
| H A D | contract.ll | 51 ; CHECK-LABEL: define i8* @test2b( 54 define i8* @test2b(i8* %x) nounwind {
|
| H A D | allocas.ll | 236 ; CHECK: define void @test2b(i8* %x) 243 define void @test2b(i8* %x) {
|
| /llvm-project-15.0.7/llvm/test/Transforms/SimplifyCFG/AMDGPU/ |
| H A D | cttz-ctlz.ll | 85 define i32 @test2b(i32 %A) { 86 ; ALL-LABEL: @test2b(
|
| /llvm-project-15.0.7/llvm/test/CodeGen/Lanai/ |
| H A D | peephole-compare.mir | 28 # CHECK-LABEL: name: test2b 84 define i32 @test2b(i32 inreg %a, i32 inreg %b, i32 inreg %c, i32 inreg %d) { 399 name: test2b
|
| /llvm-project-15.0.7/llvm/test/CodeGen/M68k/Control/ |
| H A D | cmp.ll | 53 define i8 @test2b(i8* %y) nounwind { 54 ; CHECK-LABEL: test2b:
|
| /llvm-project-15.0.7/llvm/test/Transforms/InstCombine/ |
| H A D | select-gep.ll | 88 define i32* @test2b(i32* %p, i64 %x, i64 %y) { 89 ; CHECK-LABEL: @test2b(
|
| H A D | select-cmp-cttz-ctlz.ll | 85 define i32 @test2b(i32 %x) { 86 ; CHECK-LABEL: @test2b(
|
| /llvm-project-15.0.7/clang/test/SemaObjCXX/ |
| H A D | parameterized_classes_arc.mm | 82 void test2b() { test2_temp<const id>(); } function
|
| /llvm-project-15.0.7/llvm/test/Transforms/LICM/ |
| H A D | guards.ll | 57 define void @test2b(i1 %cond, i32* %ptr) { 58 ; CHECK-LABEL: @test2b(
|