Home
last modified time | relevance | path

Searched refs:struct_2 (Results 1 – 7 of 7) sorted by relevance

/llvm-project-15.0.7/llvm/test/CodeGen/ARM/
H A Dalign-sp-adjustment.ll5 %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 Dms_struct-bitfield-2.c40 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 Dwindows-swiftcall.c146 } struct_2; typedef
147 TEST(struct_2);
H A Darm-swiftcall.c175 } struct_2; typedef
176 TEST(struct_2);
H A D64bit-swiftcall.c166 } struct_2; typedef
167 TEST(struct_2);
/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/
H A Daarch64-gep-opt.ll147 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 Dppc64-gep-opt.ll106 define %struct2* @test-struct_2(%struct0* %ptr, i64 %idx) {
112 ; CHECK-UseAA-LABEL: @test-struct_2(