Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/
H A Dgepphigep.ll6 %struct3 = type { i32, %struct4, %struct4 }
82 define i32 @test3(%struct3* %dm, i1 %tmp4, i64 %tmp9, i64 %tmp19, i64 %tmp20, i64 %tmp21) personali…
87 ; CHECK-NEXT: [[TMP11:%.*]] = getelementptr inbounds [[STRUCT3:%.*]], %struct3* [[DM:%.*]], i64 …
91 ; CHECK-NEXT: [[TMP12:%.*]] = getelementptr inbounds [[STRUCT3]], %struct3* [[DM]], i64 [[TMP20:…
103 ; CHECK-NEXT: [[TMP1:%.*]] = getelementptr inbounds [[STRUCT3]], %struct3* [[DM]], i64 [[TMP0]],…
109 %tmp = getelementptr inbounds %struct3, %struct3* %dm, i64 0
113 %tmp1 = getelementptr inbounds %struct3, %struct3* %tmp, i64 %tmp19, i32 1
119 %tmp2 = getelementptr inbounds %struct3, %struct3* %tmp, i64 %tmp20, i32 1
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dtls_get_addr_stackframe.ll6 %struct1.2.41 = type { %struct2.0.39, %struct3.1.40, %struct1.2.41* }
8 %struct3.1.40 = type { [160 x i8] }
H A Dppc64-gep-opt.ll97 %struct3 = type { i64, i32 }
98 %struct2 = type { %struct3, i32 }
/llvm-project-15.0.7/clang/test/SemaSYCL/
H A Dspecial-class-attribute.cpp55 struct __attribute__((sycl_special_class)) struct3;
56 struct struct3 {}; // expected-error {{types with 'sycl_special_class' attribute must have one and … struct
/llvm-project-15.0.7/llvm/test/Transforms/SCCP/
H A Dconstant-struct.ll22 define internal {i64, i64, i64} @struct3(i64 %x) {
29 ; CHECK: define internal { i64, i64, i64 } @struct3(i64 %x) {
/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/
H A Daarch64-gep-opt.ll138 %struct3 = type { i64, i32 }
139 %struct2 = type { %struct3, i32 }
/llvm-project-15.0.7/llvm/test/Transforms/SeparateConstOffsetFromGEP/NVPTX/
H A Dsplit-gep.ll259 %struct3 = type { i64, i32 }
260 %struct2 = type { %struct3, i32 }