| /llvm-project-15.0.7/clang/test/CodeGen/ |
| H A D | byval-memcpy-elim.c | 30 void test2a(struct Test3S q); 36 test2a(*q); in test2() 51 test2a(a); in test3() 52 test2a(b); in test3()
|
| /llvm-project-15.0.7/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.creation/ |
| H A D | forward_as_tuple.pass.cpp | 49 test2a(const Tuple& t) in test2a() function 82 test2a(std::forward_as_tuple(i, c)); in main()
|
| /llvm-project-15.0.7/llvm/test/Transforms/SCCP/ |
| H A D | ipsccp-basic.ll | 25 define internal i32 @test2a(i32 %A) { 29 %B = call i32 @test2a( i32 0 ) 32 %C.upgrd.1 = call i32 @test2a(i32 1) 35 ; CHECK-LABEL: define internal i32 @test2a( 41 %X = call i32 @test2a(i32 0) 45 ; CHECK-NEXT: %X = call i32 @test2a(i32 0)
|
| H A D | load-store-range.ll | 55 define void @test2a() { 56 ; CHECK-LABEL: @test2a(
|
| /llvm-project-15.0.7/clang/test/PCH/ |
| H A D | cxx11-inheriting-ctors.cpp | 51 Test2<int> test2a(42); variable
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | branchfolding-debug-invariant.mir | 68 name: test2a 73 ; CHECK-LABEL: name: test2a
|
| H A D | stack-protector.ll | 185 ; test2a: struct { [16 x i8] } 188 define void @test2a(ptr %a) { 190 ; LINUX-I386-LABEL: test2a: 194 ; LINUX-X64-LABEL: test2a: 198 ; LINUX-KERNEL-X64-LABEL: test2a: 202 ; DARWIN-X64-LABEL: test2a: 206 ; MSVC-I386-LABEL: test2a: 210 ; MINGW-X64-LABEL: test2a:
|
| /llvm-project-15.0.7/llvm/test/CodeGen/Thumb/ |
| H A D | branchless-cmp.ll | 27 define i32 @test2a(i32 %a, i32 %b) { 32 ; CHECK-LABEL: test2a:
|
| /llvm-project-15.0.7/clang/test/CodeGenCXX/ |
| H A D | unknown-anytype.cpp | 33 float test2a() { in test2a() function
|
| /llvm-project-15.0.7/llvm/test/Transforms/GlobalOpt/ |
| H A D | atomic.ll | 16 define void @test2a() {
|
| /llvm-project-15.0.7/clang/test/SemaCXX/ |
| H A D | source_location_err.cpp | 28 auto test2a = __builtin_source_location(); // expected-error {{'std::source_location::__impl' was n… variable
|
| H A D | coreturn.cpp | 93 int test2a(bool b) { in test2a() function
|
| H A D | coreturn-exp-namespace.cpp | 94 int test2a(bool b) { in test2a() function
|
| /llvm-project-15.0.7/llvm/test/Transforms/PhaseOrdering/ |
| H A D | PR6627.ll | 54 define void @test2a(i8* %arrayidx) nounwind ssp { 89 ; CHECK-LABEL: @test2a(
|
| /llvm-project-15.0.7/llvm/test/Transforms/DeadStoreElimination/ |
| H A D | memintrinsics.ll | 33 define void @test2a(i8* %A, i8* %B) { 34 ; CHECK-LABEL: @test2a(
|
| /llvm-project-15.0.7/llvm/test/Transforms/InstCombine/ |
| H A D | call.ll | 42 define void @test2a(i8 %A) { 43 ; CHECK-LABEL: @test2a( 52 call void bitcast (void (i8)* @test2a to void (i32)*)( i32 %A )
|
| H A D | select-gep.ll | 74 define i32* @test2a(i32* %p, i64 %x, i64 %y) { 75 ; CHECK-LABEL: @test2a(
|
| /llvm-project-15.0.7/llvm/test/CodeGen/Generic/ |
| H A D | addr-label.ll | 26 define i32 @test2a() nounwind {
|
| /llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/ |
| H A D | ctr-minmaxnum.ll | 136 define void @test2a(float %f, float* %fp) { 152 ; CHECK-LABEL: test2a:
|
| /llvm-project-15.0.7/llvm/test/Analysis/BasicAA/ |
| H A D | modref.ll | 56 define i8 @test2a(i8* %P) { 57 ; CHECK-LABEL: @test2a(
|
| /llvm-project-15.0.7/llvm/test/CodeGen/Lanai/ |
| H A D | peephole-compare.mir | 23 # CHECK-LABEL: name: test2a 76 define i32 @test2a(i32 inreg %a, i32 inreg %b, i32 inreg %c, i32 inreg %d) { 353 name: test2a
|
| /llvm-project-15.0.7/llvm/test/Transforms/InstCombine/PowerPC/ |
| H A D | aligned-altivec.ll | 53 define <4 x i32> @test2a(<4 x i32>* align 16 %h, <4 x i32> %d) #0 {
|
| /llvm-project-15.0.7/clang/test/SemaObjCXX/ |
| H A D | parameterized_classes_arc.mm | 81 void test2a() { test2_temp<id>(); } function
|
| /llvm-project-15.0.7/llvm/test/Transforms/EarlyCSE/ |
| H A D | basic.ll | 52 define i32 @test2a(ptr%P, i1 %b) { 53 ; CHECK-LABEL: @test2a(
|
| /llvm-project-15.0.7/llvm/test/Transforms/ObjCARC/ |
| H A D | allocas.ll | 206 ; CHECK: define void @test2a(i8* %x) 213 define void @test2a(i8* %x) {
|