/llvm-project/lldb/test/Shell/Breakpoint/ |
H A D | split-dwarf5-debug-stroffsets.test | 25 # struct struct2 { 26 # ~struct2(); 51 # struct2::f(); 54 # struct2 s2; 66 # struct2::~struct2() { 70 # void struct2::f() {} 82 b struct2::f 83 # CHECK-LABEL: b struct2::f 84 # CHECK: Address: {{.*}}struct2::f() + 4 at file2.cpp:7:20
|
/llvm-project/llvm/test/Transforms/MergeFunc/ |
H A D | gep-base-type.ll | 8 %"struct2" = type { ptr, { i64, i64 } } 19 %1 = getelementptr inbounds %"struct2", ptr %P, i64 %i 20 %2 = getelementptr inbounds %"struct2", ptr %P, i64 %i 21 %3 = getelementptr inbounds %"struct2", ptr %P, i64 %i 22 %4 = getelementptr inbounds %"struct2", ptr %P, i64 %i 23 %5 = getelementptr inbounds %"struct2", ptr %P, i64 %i 24 %6 = getelementptr inbounds %"struct2", ptr %P, i64 %i
|
/llvm-project/lldb/test/API/python_api/symbol-context/two-files/ |
H A D | file2.cpp | 3 struct2::~struct2() { in ~struct2() 7 void struct2::f() {} in f()
|
H A D | decls.h | 6 struct struct2 { struct 7 ~struct2();
|
H A D | file1.cpp | 15 struct2::f(); in main() 18 struct2 s2; in main()
|
/llvm-project/llvm/test/CodeGen/Thumb/ |
H A D | stm-deprecated.ll | 7 %struct2 = type { i32, i32, ptr } 35 %p2 = getelementptr inbounds %struct2, ptr %p, i32 0, i32 1 36 %p3 = getelementptr inbounds %struct2, ptr %p, i32 0, i32 2 52 %p2 = getelementptr inbounds %struct2, ptr %p, i32 0, i32 1 53 %p3 = getelementptr inbounds %struct2, ptr %p, i32 0, i32 2 57 %p4 = getelementptr inbounds %struct2, ptr %p, i32 1
|
/llvm-project/llvm/test/CodeGen/SPIRV/ |
H A D | phi-ptrcast-dominate.ll | 15 %struct2 = type { i64, i64 } 52 define spir_func void @case2(i1 %b1, i1 %b2, i1 %b3, ptr addrspace(1) byval(%struct1) %str1, ptr addrspace(1) byval(%struct2) %str2) { 82 define spir_func void @case3(i1 %b1, i1 %b2, i1 %b3, ptr addrspace(1) byval(%struct1) %_arg_str1, ptr addrspace(1) byval(%struct2) %_arg_str2) { 96 %str2 = getelementptr inbounds %struct2, ptr addrspace(1) %_arg_str2, i32 1 103 %str3 = getelementptr inbounds %struct2, ptr addrspace(1) %_arg_str2, i32 2
|
/llvm-project/llvm/test/Transforms/InstCombine/ |
H A D | gepphigep.ll | 5 %struct2 = type { i32, i32 } 7 %struct4 = type { %struct2, %struct2 } 33 %tmp10 = getelementptr inbounds %struct2, ptr %tmp1, i64 %tmp9 38 %tmp20 = getelementptr inbounds %struct2, ptr %tmp1, i64 %tmp19 44 %tmp24 = getelementptr inbounds %struct2, ptr %phi, i64 0, i32 1 63 %tmp10 = getelementptr inbounds %struct2, ptr %tmp1, i64 %tmp9 65 %tmp20 = getelementptr inbounds %struct2, ptr %tmp1, i64 %tmp19 67 %tmp24 = getelementptr inbounds %struct2, ptr %tmp10, i64 0, i32 1 124 %tmp35 = getelementptr inbounds %struct2, pt [all...] |
/llvm-project/mlir/test/Dialect/LLVMIR/ |
H A D | di-expression-legalization.mlir | 20 // struct2: {i32, struct1} 23 #struct2 = #llvm.di_composite_type<tag = DW_TAG_structure_type, name = "struct2", sizeInBits = 128,… 27 …di_subprogram, name = "struct2_var", file = #di_file, line = 10, alignInBits = 32, type = #struct2>
|
/llvm-project/llvm/test/Transforms/GVNSink/ |
H A D | struct.ll | 4 %struct2 = type { [ 2 x i32], i32 } 38 %tmp = getelementptr inbounds %struct2, ptr null, i64 0, i32 0, i32 1 42 %tmp3 = getelementptr inbounds %struct2, ptr null, i64 0, i32 0, i32 2
|
/llvm-project/llvm/test/Transforms/MemCpyOpt/ |
H A D | 2011-06-02-CallSlotOverwritten.ll | 11 %struct2 = type { %struct1, ptr } 29 %y = alloca %struct2, align 8 33 %gepn2 = getelementptr inbounds %struct2, ptr %y, i32 0, i32 0, i32 1
|
/llvm-project/llvm/test/CodeGen/X86/ |
H A D | selectiondag-stackmap-legalize.ll | 115 %struct2 = type {i1, i1, i1} 126 %structreg2 = insertvalue %struct2 zeroinitializer, i1 %i1reg, 0 149 %struct2 zeroinitializer, 150 %struct2 %structreg2)
|
H A D | selectiondag-patchpoint-legalize.ll | 115 %struct2 = type {i1, i1, i1} 126 %structreg2 = insertvalue %struct2 zeroinitializer, i1 %i1reg, 0 151 %struct2 zeroinitializer, 152 %struct2 %structreg2)
|
H A D | opaque-constant-asm.ll | 5 %struct2 = type <{ i32, i32, i32, i32 }> 11 …call void asm sideeffect "#ASM $0", "n"(i32 ptrtoint (ptr getelementptr inbounds (%struct2, ptr ge…
|
H A D | statepoint-call-lowering.ll | 200 %struct2 = type { i64, i64, i64 } 202 declare void @consume_attributes(i32, ptr nest, i32, ptr byval(%struct2)) 204 define void @test_attributes(ptr byval(%struct2) %s) gc "statepoint-example" { 233 …sume_attributes, i32 4, i32 0, i32 42, ptr nest null, i32 17, ptr byval(%struct2) %s, i32 0, i32 0)
|
/llvm-project/llvm/test/CodeGen/PowerPC/ |
H A D | tls_get_addr_stackframe.ll | 6 %struct1.2.41 = type { %struct2.0.39, %struct3.1.40, ptr } 7 %struct2.0.39 = type { i64, i32, i32, i32, i32 }
|
/llvm-project/llvm/test/Transforms/SCCP/ |
H A D | constant-range-struct.ll | 68 define internal {i64, i64} @struct2() { 69 ; CHECK-LABEL: @struct2( 102 ; CHECK-NEXT: [[S:%.*]] = call { i64, i64 } @struct2() 123 %s = call {i64, i64} @struct2()
|
H A D | constant-struct.ll | 13 define internal {i64, i64} @struct2() { 14 ; CHECK-LABEL: define internal { i64, i64 } @struct2() {
|
/llvm-project/lldb/test/API/tools/lldb-dap/evaluate/ |
H A D | main.cpp | 21 my_struct *struct2 = new my_struct{16}; in main() 20 my_struct *struct2 = new my_struct{16}; main() local
|
/llvm-project/llvm/test/Linker/ |
H A D | 2004-05-07-TypeResolution2.ll | 7 %struct2 = type { %struct1 }
|
/llvm-project/lld/test/ELF/ |
H A D | debug-names-parent-idx.s | 504 # struct foo struct2; 505 # struct2.x = 1024; 506 # struct2.y = 'r'; 507 # struct2.foo_ptr = nullptr; 508 # return struct2.x * (int) struct2.y;
|
/llvm-project/llvm/test/CodeGen/AArch64/ |
H A D | statepoint-call-lowering.ll | 197 %struct2 = type { i64, i64, i64 } 199 declare void @consume_attributes(i32, ptr nest, i32, ptr byval(%struct2)) 201 define void @test_attributes(ptr byval(%struct2) %s) gc "statepoint-example" { 223 …sume_attributes, i32 4, i32 0, i32 42, ptr nest null, i32 17, ptr byval(%struct2) %s, i32 0, i32 0)
|
/llvm-project/clang/test/SemaSYCL/ |
H A D | special-class-attribute.cpp | 24 struct __attribute__((sycl_special_class)) struct2 { struct
|
/llvm-project/llvm/test/CodeGen/RISCV/ |
H A D | rv64-statepoint-call-lowering.ll | 235 %struct2 = type { i64, i64, i64 } 237 declare void @consume_attributes(i32, ptr nest, i32, ptr byval(%struct2)) 239 define void @test_attributes(ptr byval(%struct2) %s) gc "statepoint-example" { 266 %statepoint_token = call token (i64, i32, ptr, i32, i32, ...) @llvm.experimental.gc.statepoint.p0(i64 0, i32 0, ptr elementtype(void (i32, ptr, i32, ptr)) @consume_attributes, i32 4, i32 0, i32 42, ptr nest null, i32 17, ptr byval(%struct2) %s, i32 0, i32 0)
|
/llvm-project/llvm/test/Analysis/BasicAA/ |
H A D | struct-geps.ll | 202 %struct2 = type { [1 x { i32, i32 }], [2 x { i32 }] } 207 %x = getelementptr inbounds %struct2, ptr %st, i32 0, i32 1, i32 1, i32 0 208 %y = getelementptr inbounds %struct2, ptr %st, i32 0, i32 0, i32 1, i32 1
|