Home
last modified time | relevance | path

Searched refs:struct1 (Results 1 – 25 of 65) sorted by relevance

123

/external/llvm-project/llvm/test/CodeGen/Thumb/
Dstm-deprecated.ll6 %struct1 = type { %struct1*, %struct1*, i32 }
9 @x1 = external global %struct1, align 4
10 @x2 = external global %struct1, align 4
20 define void @test1(i32 %unused, %struct1* %x) {
21 %first = getelementptr inbounds %struct1, %struct1* %x, i32 0, i32 0
22 %second = getelementptr inbounds %struct1, %struct1* %x, i32 0, i32 1
23 store %struct1* @x1, %struct1** %first
24 store %struct1* %x, %struct1** %second
71 define i32 @test4(%struct1* %p, %struct1* %q, i32 %a) {
73 %p1 = getelementptr inbounds %struct1, %struct1* %p, i32 0, i32 0
[all …]
/external/llvm/test/Transforms/MergeFunc/
Dgep-base-type.ll7 %"struct1" = type <{ i8*, i32, [4 x i8] }>
29 define internal %struct1* @Gfunc(%struct1* %P, i64 %i) {
38 %1 = getelementptr inbounds %"struct1", %"struct1"* %P, i64 %i
39 %2 = getelementptr inbounds %"struct1", %"struct1"* %P, i64 %i
40 %3 = getelementptr inbounds %"struct1", %"struct1"* %P, i64 %i
41 %4 = getelementptr inbounds %"struct1", %"struct1"* %P, i64 %i
42 %5 = getelementptr inbounds %"struct1", %"struct1"* %P, i64 %i
43 %6 = getelementptr inbounds %"struct1", %"struct1"* %P, i64 %i
44 ret %struct1* %6
/external/llvm-project/llvm/test/Transforms/MergeFunc/
Dgep-base-type.ll7 %"struct1" = type <{ i8*, i32, [4 x i8] }>
29 define internal %struct1* @Gfunc(%struct1* %P, i64 %i) {
38 %1 = getelementptr inbounds %"struct1", %"struct1"* %P, i64 %i
39 %2 = getelementptr inbounds %"struct1", %"struct1"* %P, i64 %i
40 %3 = getelementptr inbounds %"struct1", %"struct1"* %P, i64 %i
41 %4 = getelementptr inbounds %"struct1", %"struct1"* %P, i64 %i
42 %5 = getelementptr inbounds %"struct1", %"struct1"* %P, i64 %i
43 %6 = getelementptr inbounds %"struct1", %"struct1"* %P, i64 %i
44 ret %struct1* %6
/external/llvm/test/CodeGen/AArch64/
Dmerge-store-dependency.ll4 %struct1 = type { %struct1*, %struct1*, i32, i32, i16, i16, void (i32, i32, i8*)*, i8* }
6 @gv1 = internal unnamed_addr global %struct1** null, align 8
8 define void @test(%struct1* %fde, i32 %fd, void (i32, i32, i8*)* %func, i8* %arg) {
16 %0 = bitcast %struct1* %fde to i8*
18 %state = getelementptr inbounds %struct1, %struct1* %fde, i64 0, i32 4
20 %fd1 = getelementptr inbounds %struct1, %struct1* %fde, i64 0, i32 2
22 %force_eof = getelementptr inbounds %struct1, %struct1* %fde, i64 0, i32 3
24 %func2 = getelementptr inbounds %struct1, %struct1* %fde, i64 0, i32 6
26 %arg3 = getelementptr inbounds %struct1, %struct1* %fde, i64 0, i32 7
54 store i8* %call.i, i8** bitcast (%struct1*** @gv1 to i8**), align 8
/external/llvm/test/CodeGen/PowerPC/
Dtls_get_addr_stackframe.ll6 %struct1.2.41 = type { %struct2.0.39, %struct3.1.40, %struct1.2.41* }
10 @tls_var = external thread_local global %struct1.2.41*, align 8
13 %1 = load %struct1.2.41*, %struct1.2.41** @tls_var, align 8
15 %2 = getelementptr inbounds %struct1.2.41, %struct1.2.41* %1, i64 0, i32 0, i32 3
22 tail call void undef(%struct1.2.41* undef, %struct1.2.41* nonnull undef)
/external/llvm-project/llvm/test/CodeGen/PowerPC/
Dtls_get_addr_stackframe.ll6 %struct1.2.41 = type { %struct2.0.39, %struct3.1.40, %struct1.2.41* }
10 @tls_var = external thread_local global %struct1.2.41*, align 8
13 %1 = load %struct1.2.41*, %struct1.2.41** @tls_var, align 8
15 %2 = getelementptr inbounds %struct1.2.41, %struct1.2.41* %1, i64 0, i32 0, i32 3
22 tail call void undef(%struct1.2.41* undef, %struct1.2.41* nonnull undef)
/external/deqp/external/vulkancts/data/vulkan/amber/spirv_assembly/instruction/spirv1p4/opcopylogical/
Dssbo_to_ubo.amber12 OpDecorate %struct1 Block
13 OpMemberDecorate %struct1 0 Offset 0
14 OpMemberDecorate %struct1 1 Offset 16
15 OpMemberDecorate %struct1 2 Offset 48
16 OpMemberDecorate %struct1 3 Offset 64
17 OpMemberDecorate %struct1 4 Offset 80
18 OpMemberDecorate %struct1 5 Offset 96
19 OpMemberDecorate %struct1 6 Offset 112
53 %struct1 = OpTypeStruct %int %int_array_2_stride_16 %int %int_struct1 %float4 %float3 %float2
54 %ptr_struct1 = OpTypePointer StorageBuffer %struct1
[all …]
Dubo_to_ssbo.amber12 OpDecorate %struct1 Block
13 OpMemberDecorate %struct1 0 Offset 0
14 OpMemberDecorate %struct1 1 Offset 16
15 OpMemberDecorate %struct1 2 Offset 48
16 OpMemberDecorate %struct1 3 Offset 64
17 OpMemberDecorate %struct1 4 Offset 80
18 OpMemberDecorate %struct1 5 Offset 96
19 OpMemberDecorate %struct1 6 Offset 112
53 %struct1 = OpTypeStruct %int %int_array_2_stride_16 %int %int_struct1 %float4 %float3 %float2
54 %ptr_struct1 = OpTypePointer Uniform %struct1
[all …]
Dsame_struct_two_ids.amber11 OpDecorate %struct1 Block
12 OpMemberDecorate %struct1 0 Offset 0
13 OpMemberDecorate %struct1 1 Offset 4
14 OpMemberDecorate %struct1 2 Offset 8
15 OpMemberDecorate %struct1 3 Offset 12
28 %struct1 = OpTypeStruct %int %int %int %int
29 %ptr_struct1 = OpTypePointer Uniform %struct1
40 %in_struct = OpLoad %struct1 %in_var
Ddifferent_matrix_layout.amber11 OpDecorate %struct1 Block
12 OpMemberDecorate %struct1 0 Offset 0
13 OpMemberDecorate %struct1 0 ColMajor
14 OpMemberDecorate %struct1 0 MatrixStride 16
28 %struct1 = OpTypeStruct %matrix
29 %ptr_struct1 = OpTypePointer StorageBuffer %struct1
40 %in_struct = OpLoad %struct1 %in_var
Ddifferent_matrix_strides.amber11 OpDecorate %struct1 Block
12 OpMemberDecorate %struct1 0 Offset 0
13 OpMemberDecorate %struct1 0 ColMajor
14 OpMemberDecorate %struct1 0 MatrixStride 16
28 %struct1 = OpTypeStruct %matrix
29 %ptr_struct1 = OpTypePointer StorageBuffer %struct1
40 %in_struct = OpLoad %struct1 %in_var
/external/llvm/test/CodeGen/X86/
D2012-12-19-NoImplicitFloat.ll5 %struct1 = type { i32*, i32* }
11 %0 = load %struct1*, %struct1** undef, align 8
12 %1 = getelementptr inbounds %struct1, %struct1* %0, i64 0, i32 0
14 %2 = getelementptr inbounds %struct1, %struct1* %0, i64 0, i32 1
/external/llvm-project/llvm/test/CodeGen/X86/
D2012-12-19-NoImplicitFloat.ll5 %struct1 = type { i32*, i32* }
11 %0 = load %struct1*, %struct1** undef, align 8
12 %1 = getelementptr inbounds %struct1, %struct1* %0, i64 0, i32 0
14 %2 = getelementptr inbounds %struct1, %struct1* %0, i64 0, i32 1
/external/llvm-project/llvm/test/Transforms/MemCpyOpt/
D2011-06-02-CallSlotOverwritten.ll11 %struct1 = type { i32, i32 }
12 %struct2 = type { %struct1, i8* }
14 declare void @bar(%struct1* nocapture sret(%struct1) %agg.result) nounwind
20 ; CHECK-NEXT: call void @bar(%struct1* sret(%struct1) [[X]]) [[ATTR0:#.*]]
25 ; CHECK-NEXT: [[BIT1:%.*]] = bitcast %struct1* [[X]] to i64*
33 %x = alloca %struct1, align 8
35 call void @bar(%struct1* sret(%struct1) %x) nounwind
42 %bit1 = bitcast %struct1* %x to i64*
/external/llvm-project/lldb/test/API/python_api/symbol-context/two-files/
Dfile1.cpp7 struct1::~struct1() { in ~struct1()
11 void struct1::f() {} in f()
14 struct1::f(); in main()
17 struct1 s1; in main()
/external/llvm-project/lldb/test/Shell/Breakpoint/
Dsplit-dwarf5-debug-stroffsets.test20 # struct struct1 {
21 # ~struct1();
39 # struct1::~struct1() {
43 # void struct1::f() {}
50 # struct1::f();
53 # struct1 s1;
78 b struct1::f
79 # CHECK-LABEL: b struct1::f
80 # CHECK: Address: {{.*}}struct1::f() + 4 at file1.cpp:11:20
/external/libabigail/tests/data/test-abidiff/
Dtest-struct1-v0.cc.bi8 …<qualified-type-def type-id='type-id-4' const='yes' filepath='../../abitests/test-struct1-v0.cc' l…
10 …lignment-in-bits='64' visibility='default' filepath='../../abitests/test-struct1-v0.cc' line='1' c…
12 …<typedef-decl name='s0' type-id='type-id-4' filepath='../../abitests/test-struct1-v0.cc' line='2' …
15 …<typedef-decl name='number_type' type-id='type-id-1' filepath='../../abitests/test-struct1-v0.cc' …
18 …' type-id='type-id-1' visibility='default' filepath='../../abitests/test-struct1-v0.cc' line='3' c…
21 …' type-id='type-id-2' visibility='default' filepath='../../abitests/test-struct1-v0.cc' line='4' c…
24 …' type-id='type-id-3' visibility='default' filepath='../../abitests/test-struct1-v0.cc' line='5' c…
27 …e='__base_ctor ' mangled-name='_ZN2s0C2Ev' filepath='../../abitests/test-struct1-v0.cc' line='16' …
33 …e='__comp_ctor ' mangled-name='_ZN2s0C1Ev' filepath='../../abitests/test-struct1-v0.cc' line='16' …
39 …e='__base_dtor ' mangled-name='_ZN2s0D2Ev' filepath='../../abitests/test-struct1-v0.cc' line='20' …
[all …]
Dtest-struct1-v1.cc.bi8 …<qualified-type-def type-id='type-id-4' const='yes' filepath='../../abitests/test-struct1-v1.cc' l…
11 …lignment-in-bits='64' visibility='default' filepath='../../abitests/test-struct1-v1.cc' line='1' c…
13 …<typedef-decl name='s0' type-id='type-id-4' filepath='../../abitests/test-struct1-v1.cc' line='2' …
16 …<typedef-decl name='number_type' type-id='type-id-1' filepath='../../abitests/test-struct1-v1.cc' …
19 …<typedef-decl name='grrr' type-id='type-id-2' filepath='../../abitests/test-struct1-v1.cc' line='8…
22 …' type-id='type-id-1' visibility='default' filepath='../../abitests/test-struct1-v1.cc' line='3' c…
25 …' type-id='type-id-2' visibility='default' filepath='../../abitests/test-struct1-v1.cc' line='4' c…
28 …' type-id='type-id-3' visibility='default' filepath='../../abitests/test-struct1-v1.cc' line='5' c…
31 …e='__base_ctor ' mangled-name='_ZN2s0C2Ev' filepath='../../abitests/test-struct1-v1.cc' line='24' …
37 …e='__comp_ctor ' mangled-name='_ZN2s0C1Ev' filepath='../../abitests/test-struct1-v1.cc' line='24' …
[all …]
/external/llvm/test/Transforms/MemCpyOpt/
D2011-06-02-CallSlotOverwritten.ll9 %struct1 = type { i32, i32 }
10 %struct2 = type { %struct1, i8* }
12 declare void @bar(%struct1* nocapture sret %agg.result) nounwind
15 %x = alloca %struct1, align 8
17 call void @bar(%struct1* sret %x) nounwind
18 ; CHECK: call void @bar(%struct1* sret %x)
25 %bit1 = bitcast %struct1* %x to i64*
/external/deqp/external/vulkancts/data/vulkan/amber/spirv_assembly/instruction/spirv1p4/wrap/
Dno_unsigned_wrap.amber11 OpDecorate %struct1 Block
12 OpMemberDecorate %struct1 0 Offset 0
22 %struct1 = OpTypeStruct %int
23 %ptr_struct1 = OpTypePointer StorageBuffer %struct1
31 %in_struct = OpLoad %struct1 %in_var
34 %out_struct = OpCompositeConstruct %struct1 %out_int
Dno_signed_wrap.amber11 OpDecorate %struct1 Block
12 OpMemberDecorate %struct1 0 Offset 0
22 %struct1 = OpTypeStruct %int
23 %ptr_struct1 = OpTypePointer StorageBuffer %struct1
31 %in_struct = OpLoad %struct1 %in_var
34 %out_struct = OpCompositeConstruct %struct1 %out_int
/external/llvm/test/Linker/
D2004-05-07-TypeResolution2.ll6 %struct1 = type { i32, void (%struct2*)*, i16*, i32 (i32*)* }
7 %struct2 = type { %struct1 }
9 define internal void @f1(%struct1* %tty) {
11 %tmp.2.i.i = getelementptr %struct1, %struct1* %tty, i64 0, i32 1 ; <void (%struct2*)**> [#uses=1]
/external/llvm-project/llvm/test/Linker/
D2004-05-07-TypeResolution2.ll6 %struct1 = type { i32, void (%struct2*)*, i16*, i32 (i32*)* }
7 %struct2 = type { %struct1 }
9 define internal void @f1(%struct1* %tty) {
11 %tmp.2.i.i = getelementptr %struct1, %struct1* %tty, i64 0, i32 1 ; <void (%struct2*)**> [#uses=1]
/external/llvm-project/clang/test/CodeGen/
Dext-vector-member-alignment.c5 struct __attribute__((packed, aligned(4))) struct1 { struct
8 int x = __alignof(struct struct1); argument
10 float4 f(struct struct1* x) { return x->position; } in f()
12 void func(struct struct1* p, float *a, float *b, float c) { in func()
/external/clang/test/CodeGen/
Dext-vector-member-alignment.c5 struct __attribute__((packed, aligned(4))) struct1 { struct
8 int x = __alignof(struct struct1); argument
10 float4 f(struct struct1* x) { return x->position; } in f()
12 void func(struct struct1* p, float *a, float *b, float c) { in func()

123