Home
last modified time | relevance | path

Searched refs:struct_1 (Results 1 – 9 of 9) sorted by relevance

/llvm-project-15.0.7/clang/test/CodeGen/
H A Dms_struct-bitfield-3.c33 typedef struct _struct_1 struct_1; typedef
37 struct_1 test_struct_1 = { 18557917, 'a', 3, 'b' };
39 static int a1[(size_struct_1 == sizeof (struct_1)) -1];
H A Dms_struct-bitfield-2.c28 typedef struct _struct_1 struct_1; typedef
115 struct_1 test_struct_1 = { 82, 1081 };
127 static int a1[(sizeof (struct_1) == size_struct_1) -1];
H A Dwindows-swiftcall.c98 } struct_1; typedef
99 TEST(struct_1);
H A Darm-swiftcall.c110 } struct_1; typedef
111 TEST(struct_1);
H A D64bit-swiftcall.c118 } struct_1; typedef
119 TEST(struct_1);
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Darm-swiftcall.cpp47 } struct_1; typedef
48 TEST(struct_1);
/llvm-project-15.0.7/llvm/test/CodeGen/ARM/
H A Dalign-sp-adjustment.ll5 %struct.struct_2 = type { [172 x %struct.struct_1] }
6 %struct.struct_1 = type { i32, i32, i32 }
/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/
H A Daarch64-gep-opt.ll124 define double* @test-struct_1(i32 %i) {
131 ; CHECK-NoAA-LABEL: @test-struct_1(
135 ; CHECK-UseAA-LABEL: @test-struct_1(
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dppc64-gep-opt.ll87 define double* @test-struct_1(i32 %i) {
94 ; CHECK-UseAA-LABEL: @test-struct_1(