Searched refs:struct_2 (Results 1 – 7 of 7) sorted by relevance
| /llvm-project-15.0.7/llvm/test/CodeGen/ARM/ |
| H A D | align-sp-adjustment.ll | 5 %struct.struct_2 = type { [172 x %struct.struct_1] } 14 declare void @_Z4bar1i8struct_2(i32, %struct.struct_2* byval(%struct.struct_2) align 4) 19 %params = alloca %struct.struct_2, align 4 20 %0 = bitcast %struct.struct_2* %params to i8* 31 …%f1 = getelementptr inbounds %struct.struct_2, %struct.struct_2* %params, i32 0, i32 0, i32 %i.015… 34 …%f2 = getelementptr inbounds %struct.struct_2, %struct.struct_2* %params, i32 0, i32 0, i32 %i.015… 41 …call void @_Z4bar1i8struct_2(i32 %p4, %struct.struct_2* byval(%struct.struct_2) nonnull align 4 %p…
|
| /llvm-project-15.0.7/clang/test/CodeGen/ |
| H A D | ms_struct-bitfield-2.c | 40 typedef struct _struct_2 struct_2; typedef 116 struct_2 test_struct_2 = { 20.0, 31, 407760, 1, 14916, 6712 }; 128 static int a2[(sizeof (struct_2) == size_struct_2) -1];
|
| H A D | windows-swiftcall.c | 146 } struct_2; typedef 147 TEST(struct_2);
|
| H A D | arm-swiftcall.c | 175 } struct_2; typedef 176 TEST(struct_2);
|
| H A D | 64bit-swiftcall.c | 166 } struct_2; typedef 167 TEST(struct_2);
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/ |
| H A D | aarch64-gep-opt.ll | 147 define %struct2* @test-struct_2(%struct0* %ptr, i64 %idx) { 153 ; CHECK-NoAA-LABEL: @test-struct_2( 157 ; CHECK-UseAA-LABEL: @test-struct_2(
|
| /llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/ |
| H A D | ppc64-gep-opt.ll | 106 define %struct2* @test-struct_2(%struct0* %ptr, i64 %idx) { 112 ; CHECK-UseAA-LABEL: @test-struct_2(
|