| /llvm-project/llvm/test/Bitcode/ |
| H A D | DISubprogram-v4.ll | 21 ; CHECK: !7 = distinct !DISubprogram(scope: null, spFlags: DISPFlagDefinition, unit: !8) 22 !7 = distinct !DISubprogram(unit: !8) 27 ; CHECK: !9 = distinct !DISubprogram(scope: null, spFlags: 0) 28 !9 = distinct !DISubprogram(isDefinition: false) 30 ; CHECK: !10 = distinct !DISubprogram({{.*}}, spFlags: DISPFlagPureVirtual | DISPFlagLocalToUnit | … 31 !10 = distinct !DISubprogram(name: "foo", linkageName: "_Zfoov", scope: !1, 37 ; CHECK: !11 = distinct !DISubprogram({{.*}}, spFlags: DISPFlagVirtual | DISPFlagLocalToUnit | DISP… 38 !11 = distinct !DISubprogram(name: "foo", linkageName: "_Zfoov", scope: !1, 44 ; CHECK: !12 = distinct !DISubprogram({{.*}}, spFlags: DISPFlagLocalToUnit | DISPFlagDefinition | D… 45 !12 = distinct !DISubprogram(name: "foo", linkageName: "_Zfoov", scope: !1, [all …]
|
| H A D | upgrade-cu-locals.ll | 1 ; Test moving of local imports from DICompileUnit's 'imports' to DISubprogram's 'retainedNodes' 36 ; CHECK: !14 = distinct !DISubprogram(name: "main", scope: !7, file: !7, line: 2, type: !15, scopeL… 44 ; CHECK: !25 = distinct !DISubprogram(name: "f1", linkageName: "_Z2f1v", scope: !1, file: !1, line:… 53 ; CHECK: !40 = distinct !DISubprogram(name: "main2", scope: !7, file: !7, line: 10, type: !15, scop… 65 ; Move t1 to DISubprogram f1 67 !4 = distinct !DISubprogram(name: "f1", linkageName: "_Z2f1v", scope: !1, file: !1, line: 3, type: … 74 ; Move t2 to DISubprogram f1 78 ; Move t3 to DISubprogram f1 89 ; Move t5 to DISubprogram main 94 !23 = distinct !DISubprogram(name: "main", scope: !17, file: !17, line: 2, type: !24, scopeLine: 2,… [all …]
|
| /llvm-project/llvm/test/Assembler/ |
| H A D | disubprogram.ll | 20 ; CHECK: !7 = distinct !DISubprogram(scope: null, spFlags: DISPFlagDefinition, unit: !8) 21 !7 = distinct !DISubprogram(unit: !8) 28 ; CHECK: !9 = distinct !DISubprogram(scope: null, spFlags: 0) 29 !9 = distinct !DISubprogram(isDefinition: false) 31 ; CHECK: !10 = distinct !DISubprogram(name: "foo", linkageName: "_Zfoov", scope: !1, file: !2, line… 32 !10 = distinct !DISubprogram(name: "foo", linkageName: "_Zfoov", scope: !1, 41 ; CHECK: !11 = distinct !DISubprogram 43 !11 = distinct !DISubprogram(name: "foo", linkageName: "_Zfoov", scope: !1, 53 ; CHECK: !12 = distinct !DISubprogram 55 !12 = distinct !DISubprogram(name: "foo", linkageName: "_Zfoov", scope: !1, [all …]
|
| H A D | dicompositetype-members.ll | 19 ; CHECK-NEXT: !6 = !DISubprogram(name: "foo", linkageName: "foo1", scope: !3, file: !1 20 ; CHECK-NEXT: !7 = !DISubprogram(name: "foo", linkageName: "foo2", scope: !3, file: !1 24 !6 = !DISubprogram(name: "foo", linkageName: "foo1", scope: !3, file: !1, isDefinition: false) 25 !7 = !DISubprogram(name: "foo", linkageName: "foo2", scope: !3, file: !1, isDefinition: false) 31 ; CHECK-NEXT: !11 = !DISubprogram(name: "foo", linkageName: "foo1", scope: !8, file: !1 32 ; CHECK-NEXT: !12 = !DISubprogram(name: "foo", linkageName: "foo2", scope: !8, file: !1 36 !11 = !DISubprogram(name: "foo", linkageName: "foo1", scope: !8, file: !1, isDefinition: false) 37 !12 = !DISubprogram(name: "foo", linkageName: "foo2", scope: !8, file: !1, isDefinition: false) 42 ; CHECK-NEXT: !14 = !DISubprogram(name: "foo", linkageName: "foo1", scope: !8, file: !2, 44 !14 = !DISubprogram(name: "foo", linkageName: "foo1", scope: !8, file: !2, isDefinition: false) [all …]
|
| /llvm-project/llvm/test/DebugInfo/Generic/ |
| H A D | verifier-invalid-disubprogram.ll | 11 !3 = distinct !DISubprogram(file: !0) 15 !4 = distinct !DISubprogram(line: 1) 19 !5 = distinct !DISubprogram(type: !0) 23 !6 = distinct !DISubprogram(containingType: !0) 27 !7 = distinct !DISubprogram(templateParams: !0) 31 !8 = distinct !DISubprogram(templateParams: !{!0}) 35 !9 = distinct !DISubprogram(declaration: !0) 39 !10 = distinct !DISubprogram(retainedNodes: !0) 43 !11 = distinct !DISubprogram(retainedNodes: !{!0}) 47 !12 = distinct !DISubprogram(flags: DIFlagLValueReference | DIFlagRValueReference) [all …]
|
| H A D | split-dwarf-local-import2.ll | 29 !6 = !DISubprogram(scope: null, spFlags: DISPFlagOptimized, retainedNodes: !4) 36 !13 = distinct !DISubprogram(scope: null, type: !8, spFlags: DISPFlagDefinition, unit: !0) 38 !17 = distinct !DISubprogram(scope: null, unit: !10) 41 !22 = distinct !DISubprogram(scope: null, type: !8, spFlags: DISPFlagDefinition, unit: !0) 43 !24 = distinct !DISubprogram(scope: null, unit: !2)
|
| H A D | invalid.ll | 4 ; same DISubprogram twice. 6 ; CHECK-NEXT: !3 = distinct !DISubprogram(name: "patatino", scope: null, spFlags: DISPFlagDefinitio… 8 ; CHECK-NOT: !3 = distinct !DISubprogram(name: "patatino", scope: null, spFlags: DISPFlagDefinition) 17 !3 = distinct !DISubprogram(name: "patatino", isDefinition: true)
|
| /llvm-project/llvm/test/CodeGen/Thumb/ |
| H A D | 2010-07-15-debugOrdering.ll | 54 !3 = distinct !DISubprogram(name: "getClosestDiagonal3", linkageName: "_Z19getClosestDiagonal3ii", … 68 !16 = !DISubprogram(name: "ggVector3", line: 72, isLocal: false, isDefinition: false, virtualIndex:… 76 !23 = !DISubprogram(name: "ggVector3", line: 73, isLocal: false, isDefinition: false, virtualIndex:… 79 !26 = !DISubprogram(name: "ggVector3", line: 74, isLocal: false, isDefinition: false, virtualIndex:… 82 !29 = !DISubprogram(name: "Set", linkageName: "_ZN9ggVector33SetEddd", line: 81, isLocal: false, is… 83 !30 = !DISubprogram(name: "x", linkageName: "_ZNK9ggVector31xEv", line: 82, isLocal: false, isDefin… 88 !35 = !DISubprogram(name: "y", linkageName: "_ZNK9ggVector31yEv", line: 83, isLocal: false, isDefin… 89 !36 = !DISubprogram(name: "z", linkageName: "_ZNK9ggVector31zEv", line: 84, isLocal: false, isDefin… 90 !37 = distinct !DISubprogram(name: "x", linkageName: "_ZN9ggVector31xEv", line: 85, isLocal: false,… 94 !41 = distinct !DISubprogram(name: "y", linkageName: "_ZN9ggVector31yEv", line: 86, isLocal: false,… [all …]
|
| /llvm-project/clang/test/CodeGenObjC/ |
| H A D | debug-info-category.m | 40 // DWARF5: !DISubprogram(name: "-[Foo integer]", scope: ![[STRUCT]], {{.*}} spFlags: DISPFlagLocalT… 41 // DWARF5: !DISubprogram(name: "-[Foo integer:]", scope: ![[STRUCT]], {{.*}} spFlags: DISPFlagLocal… 42 // DWARF5: !DISubprogram(name: "+[Foo(Bar) zero:]", scope: ![[STRUCT]], {{.*}} spFlags: DISPFlagLoc… 43 // DWARF5: !DISubprogram(name: "-[Foo(Bar) add:]", scope: ![[STRUCT]], {{.*}} spFlags: DISPFlagLoca… 45 // DWARF4-NOT: !DISubprogram(name: "-[Foo integer]", scope: ![[STRUCT]], {{.*}} spFlags: DISPFlagLo… 46 // DWARF4-NOT: !DISubprogram(name: "-[Foo integer:]", scope: ![[STRUCT]], {{.*}} spFlags: DISPFlagL… 47 // DWARF4-NOT: !DISubprogram(name: "+[Foo(Bar) zero:]", scope: ![[STRUCT]], {{.*}} spFlags: DISPFla… 48 // DWARF4-NOT: !DISubprogram(name: "-[Foo(Bar) add:]", scope: ![[STRUCT]], {{.*}} spFlags: DISPFlag… 50 // CHECK: = distinct !DISubprogram(name: "-[Foo integer]"{{.*}} DISPFlagDefinition 51 // CHECK: = distinct !DISubprogram(name: "-[Foo integer:]"{{.*}} DISPFlagDefinition [all …]
|
| /llvm-project/llvm/test/Transforms/SampleProfile/ |
| H A D | indirect-call.ll | 199 !3 = distinct !DISubprogram(name: "test", scope: !1, file: !1, line: 3, unit: !0) 207 !6 = distinct !DISubprogram(name: "test_inline", scope: !1, file: !1, line: 6, unit: !0) 209 !8 = distinct !DISubprogram(name: "test_inline_strip", scope: !1, file: !1, line: 8, unit: !0) 211 !10 = distinct !DISubprogram(name: "test_inline_strip_conflict", scope: !1, file: !1, line: 10, uni… 213 !12 = distinct !DISubprogram(name: "test_noinline", scope: !1, file: !1, line: 12, unit: !0) 215 !14 = distinct !DISubprogram(name: "foo_inline1", scope: !1, file: !1, line: 11, unit: !0) 216 !15 = distinct !DISubprogram(name: "foo_inline_strip.suffix", scope: !1, file: !1, line: 1, unit: !… 217 !16 = distinct !DISubprogram(name: "foo_inline_strip_conflict.suffix1", scope: !1, file: !1, line: … 218 !17 = distinct !DISubprogram(name: "foo_inline_strip_conflict.suffix2", scope: !1, file: !1, line: … 219 !18 = distinct !DISubprogram(name: "foo_inline_strip_conflict.suffix3", scope: !1, file: !1, line: … [all …]
|
| /llvm-project/llvm/test/Instrumentation/JustMyCode/ |
| H A D | jmc-instrument.ll | 88 ; CHECK: !19 = distinct !DISubprogram(name: "f", scope: !3, file: !3, line: 1, type: !20, scopeLine… 92 ; CHECK: !23 = distinct !DISubprogram(name: "f", scope: !24, file: !24, line: 1, type: !20, scopeLi… 94 ; CHECK: !25 = distinct !DISubprogram(name: "f", scope: !7, file: !7, line: 1, type: !20, scopeLine… 95 ; CHECK: !26 = distinct !DISubprogram(name: "f", scope: !27, file: !27, line: 1, type: !20, scopeLi… 97 ; CHECK: !28 = distinct !DISubprogram(name: "f", scope: !29, file: !29, line: 1, type: !20, scopeLi… 99 ; CHECK: !30 = distinct !DISubprogram(name: "f", scope: !31, file: !31, line: 1, type: !20, scopeLi… 101 ; CHECK: !32 = distinct !DISubprogram(name: "f", scope: !11, file: !11, line: 1, type: !20, scopeLi… 102 ; CHECK: !33 = distinct !DISubprogram(name: "f", scope: !14, file: !14, line: 1, type: !20, scopeLi… 103 ; CHECK: !34 = distinct !DISubprogram(name: "f", scope: !35, file: !35, line: 1, type: !20, scopeLi… 156 !20 = distinct !DISubprogram(name: "f", scope: !1, file: !1, line: 1, type: !31, scopeLine: 1, spFl… [all …]
|
| H A D | jmc-instrument-elf.ll | 57 ; CHECK: !12 = distinct !DISubprogram(name: "f", scope: !3, file: !3, line: 1, type: !13, scopeLine… 61 ; CHECK: !16 = distinct !DISubprogram(name: "f", scope: !17, file: !17, line: 1, type: !13, scopeLi… 63 ; CHECK: !18 = distinct !DISubprogram(name: "f", scope: !7, file: !7, line: 1, type: !13, scopeLine… 64 ; CHECK: !19 = distinct !DISubprogram(name: "f", scope: !20, file: !20, line: 1, type: !13, scopeLi… 66 ; CHECK: !21 = distinct !DISubprogram(name: "f", scope: !22, file: !22, line: 1, type: !13, scopeLi… 68 ; CHECK: !23 = distinct !DISubprogram(name: "f", scope: !24, file: !24, line: 1, type: !13, scopeLi… 107 !10 = distinct !DISubprogram(name: "f", scope: !1, file: !1, line: 1, type: !31, scopeLine: 1, spFl… 108 !11 = distinct !DISubprogram(name: "f", scope: !2, file: !2, line: 1, type: !31, scopeLine: 1, spFl… 109 !12 = distinct !DISubprogram(name: "f", scope: !3, file: !3, line: 1, type: !31, scopeLine: 1, spFl… 110 !13 = distinct !DISubprogram(name: "f", scope: !4, file: !4, line: 1, type: !31, scopeLine: 1, spFl… [all …]
|
| /llvm-project/llvm/test/Linker/ |
| H A D | only-needed-debug-metadata.ll | 4 ; Without -only-needed, we need to link in both DISubprogram. 6 ; CHECK: distinct !DISubprogram(name: "foo" 7 ; CHECK: distinct !DISubprogram(name: "unused" 9 ; With -only-needed, we only need to link in foo's DISubprogram. 11 ; ONLYNEEDED: distinct !DISubprogram(name: "foo" 12 ; ONLYNEEDED-NOT: distinct !DISubprogram(name: "unused" 44 !12 = distinct !DISubprogram(name: "foo", scope: !3, file: !3, line: 4, type: !13, isLocal: false, … 50 !18 = distinct !DISubprogram(name: "unused", scope: !3, file: !3, line: 8, type: !19, isLocal: fals…
|
| H A D | thinlto_funcimport_debug.ll | 6 ; If we import func1 and not func2 we should only link DISubprogram for func1 20 ; CHECK: distinct !DISubprogram(name: "main", {{.*}}, unit: ![[CU1]] 21 ; CHECK: distinct !DISubprogram(name: "func1", {{.*}}, unit: ![[CU2]] 22 ; CHECK-NOT: distinct !DISubprogram(name: "func2" 23 ; CHECK: distinct !DISubprogram(name: "func3", {{.*}}, unit: ![[CU2]] 24 ; CHECK: distinct !DISubprogram(name: "func4", {{.*}}, unit: ![[CU2]] 62 !4 = distinct !DISubprogram(name: "func1", scope: !1, file: !1, line: 1, type: !5, isLocal: false, … 69 !11 = distinct !DISubprogram(name: "func2", scope: !1, file: !1, line: 8, type: !5, isLocal: false,… 85 !27 = distinct !DISubprogram(name: "func3", scope: !1, file: !1, line: 8, type: !5, isLocal: false,… 88 !30 = distinct !DISubprogram(name: "func4", scope: !1, file: !1, line: 8, type: !5, isLocal: false,…
|
| /llvm-project/llvm/test/DebugInfo/X86/ |
| H A D | clone-module.ll | 4 ; to contain identity mappings for all of the DISubprogram's to prevent them 6 ; achieved via DebugInfoFinder collecting all the DISubprogram's. However, 8 ; DISubprogram's attached, but still referring DISubprogram's from within. 26 ; regression, not just a duplication of a DISubprogram. Namely, the call's 28 ; to reference different copies of the DISubprogram, which is verified by IR 29 ; Verifier, while having DISubprogram duplicates is not. 31 ; CHECK: DISubprogram 32 ; CHECK-NOT: DISubprogram 73 !9 = distinct !DISubprogram(name: "inlined", scope: !1, file: !1, line: 3, type: !10, isLocal: fals…
|
| H A D | pr12831.ll | 81 !5 = distinct !DISubprogram(name: "writeExpr", linkageName: "_ZN17BPLFunctionWriter9writeExprEv", l… 92 !16 = !DISubprogram(name: "writeIntrinsic", linkageName: "_ZN15BPLModuleWriter14writeIntrinsicE8fun… 98 !22 = !DISubprogram(name: "function<BPLFunctionWriter::<lambda at BPLFunctionWriter2.ii:20:36> >", … 104 !28 = !DISubprogram(name: "operator()", line: 20, isLocal: false, isDefinition: false, virtualIndex… 109 !35 = !DISubprogram(name: "~", line: 20, isLocal: false, isDefinition: false, virtualIndex: 6, flag… 113 !41 = !DISubprogram(name: "", line: 20, isLocal: false, isDefinition: false, virtualIndex: 6, flags… 119 !51 = !DISubprogram(name: "function<function<void ()> >", line: 8, isLocal: false, isDefinition: fa… 124 !58 = !DISubprogram(name: "function<BPLFunctionWriter::<lambda at BPLFunctionWriter2.ii:23:36> >", … 129 !63 = !DISubprogram(name: "operator()", line: 23, isLocal: false, isDefinition: false, virtualIndex… 134 !70 = !DISubprogram(name: "~", line: 23, isLocal: false, isDefinition: false, virtualIndex: 6, flag… [all …]
|
| H A D | DW_AT_deleted.ll | 95 !7 = distinct !DISubprogram(name: "foo", linkageName: "_Z3foov", scope: !1, file: !1, line: 14, typ… 101 !13 = !DISubprogram(name: "deleted", scope: !11, file: !1, line: 3, type: !14, scopeLine: 3, flags:… 105 !17 = !DISubprogram(name: "deleted", scope: !11, file: !1, line: 5, type: !18, scopeLine: 5, flags:… 110 !22 = !DISubprogram(name: "operator=", linkageName: "_ZN7deletedaSERKS_", scope: !11, file: !1, lin… 114 !26 = !DISubprogram(name: "deleted", scope: !11, file: !1, line: 8, type: !27, scopeLine: 8, flags:… 118 !30 = !DISubprogram(name: "operator=", linkageName: "_ZN7deletedaSEOS_", scope: !11, file: !1, line… 121 !33 = !DISubprogram(name: "~deleted", scope: !11, file: !1, line: 11, type: !14, scopeLine: 11, fla… 122 !34 = !DISubprogram(name: "func", linkageName: "_ZNO7deleted4funcEv", scope: !11, file: !1, line: 1… 124 !36 = !DISubprogram(name: "bar", linkageName: "_ZN7deleted3barEv", scope: !11, file: !1, line: 15, …
|
| H A D | reference-argument.ll | 51 !4 = distinct !DISubprogram(name: "bar", linkageName: "_Z3barR4SVal", line: 19, isLocal: false, isD… 63 !16 = !DISubprogram(name: "~SVal", line: 14, isLocal: false, isDefinition: false, virtualIndex: 6, … 67 !21 = !DISubprogram(name: "SVal", line: 12, isLocal: false, isDefinition: false, virtualIndex: 6, f… 68 !23 = !DISubprogram(name: "SVal", line: 12, isLocal: false, isDefinition: false, virtualIndex: 6, f… 73 !29 = distinct !DISubprogram(name: "main", line: 25, isLocal: false, isDefinition: true, virtualInd… 77 !33 = distinct !DISubprogram(name: "~SVal", linkageName: "_ZN4SValD1Ev", line: 14, isLocal: false, … 78 !34 = distinct !DISubprogram(name: "~SVal", linkageName: "_ZN4SValD2Ev", line: 14, isLocal: false, … 79 !35 = distinct !DISubprogram(name: "foo", linkageName: "_ZN1A3fooE4SVal", line: 22, isLocal: false,… 85 !41 = !DISubprogram(name: "foo", linkageName: "_ZN1A3fooE4SVal", line: 22, isLocal: false, isDefini… 86 !43 = !DISubprogram(name: "A", line: 20, isLocal: false, isDefinition: false, virtualIndex: 6, flag…
|
| /llvm-project/llvm/test/DebugInfo/Generic/assignment-tracking/sroa/ |
| H A D | user-memcpy.ll | 106 !6 = !DISubprogram(name: "memchr", scope: !7, file: !7, line: 90, type: !8, flags: DIFlagPrototyped… 119 !19 = !DISubprogram(name: "memcmp", scope: !7, file: !7, line: 63, type: !20, flags: DIFlagPrototyp… 123 !23 = !DISubprogram(name: "memcpy", scope: !7, file: !7, line: 42, type: !24, flags: DIFlagPrototyp… 129 !29 = !DISubprogram(name: "memmove", scope: !7, file: !7, line: 46, type: !30, flags: DIFlagPrototy… 133 !33 = !DISubprogram(name: "memset", scope: !7, file: !7, line: 60, type: !34, flags: DIFlagPrototyp… 137 !37 = !DISubprogram(name: "strcat", scope: !7, file: !7, line: 129, type: !38, flags: DIFlagPrototy… 147 !47 = !DISubprogram(name: "strcmp", scope: !7, file: !7, line: 136, type: !48, flags: DIFlagPrototy… 151 !51 = !DISubprogram(name: "strcoll", scope: !7, file: !7, line: 143, type: !48, flags: DIFlagProtot… 153 !53 = !DISubprogram(name: "strcpy", scope: !7, file: !7, line: 121, type: !38, flags: DIFlagPrototy… 155 !55 = !DISubprogram(name: "strcspn", scope: !7, file: !7, line: 272, type: !56, flags: DIFlagProtot… [all …]
|
| /llvm-project/llvm/test/Verifier/RemoveDI/ |
| H A D | llvm.dbg.intrinsic-dbg-attachment.ll | 30 ; CHECK-NEXT: ![[VARSP]] = distinct !DISubprogram( 32 ; CHECK-NEXT: ![[LOCSP]] = distinct !DISubprogram( 44 ; CHECK-NEXT: ![[VARSP]] = distinct !DISubprogram( 46 ; CHECK-NEXT: ![[LOCSP]] = distinct !DISubprogram( 54 !1 = distinct !DISubprogram(name: "foo") 55 !2 = distinct !DISubprogram(name: "bar")
|
| /llvm-project/llvm/test/Verifier/ |
| H A D | llvm.dbg.intrinsic-dbg-attachment.ll | 32 ; CHECK-NEXT: ![[VARSP]] = distinct !DISubprogram( 34 ; CHECK-NEXT: ![[LOCSP]] = distinct !DISubprogram( 46 ; CHECK-NEXT: ![[VARSP]] = distinct !DISubprogram( 48 ; CHECK-NEXT: ![[LOCSP]] = distinct !DISubprogram( 58 !1 = distinct !DISubprogram(name: "foo") 59 !2 = distinct !DISubprogram(name: "bar")
|
| /llvm-project/llvm/test/DebugInfo/ |
| H A D | codeview-bit-slice-fragments.ll | 39 !5 = distinct !DISubprogram(name: "workspaceTests", linkageName: "$s12SourceKitLSP0aB6ServerC14work… 42 !8 = !DISubprogram(name: "workspaceTests", linkageName: "$s12SourceKitLSP0aB6ServerC14workspaceTest… 44 !10 = distinct !DISubprogram(linkageName: "$s12SourceKitLSP0aB6ServerC14workspaceTestsySay08Languag… 45 !11 = distinct !DISubprogram(name: "workspaceTests", linkageName: "$s12SourceKitLSP0aB6ServerC14wor… 46 !12 = !DISubprogram(name: "workspaceTests", linkageName: "$s12SourceKitLSP0aB6ServerC14workspaceTes… 58 !24 = distinct !DISubprogram(name: "filter", linkageName: "$ss14_ArrayProtocolPsE6filterySay7Elemen… 61 !27 = !DISubprogram(name: "filter", linkageName: "$ss14_ArrayProtocolPsE6filterySay7ElementQzGSbAEK… 66 !32 = distinct !DISubprogram(name: "canBeTestDefinition.get", linkageName: "$s12IndexStoreDB16Symbo… 67 !33 = !DISubprogram(name: "canBeTestDefinition.get", linkageName: "$s12IndexStoreDB16SymbolOccurren…
|
| /llvm-project/llvm/test/Transforms/LowerMatrixIntrinsics/ |
| H A D | remarks-shared-subtrees.ll | 125 !8 = distinct !DISubprogram(name: "test", scope: !5, file: !5, line: 26, type: !9, scopeLine: 27, f… 130 !13 = distinct !DISubprogram(name: "foo", scope: !14, file: !14, line: 789, type: !9, scopeLine: 79… 133 !16 = distinct !DISubprogram(name: "zar", scope: !17, file: !17, line: 1275, type: !9, scopeLine: 1… 136 !19 = distinct !DISubprogram(name: "yo", scope: !17, file: !17, line: 1275, type: !9, scopeLine: 12… 138 !21 = distinct !DISubprogram(name: "zzzz", scope: !14, file: !14, line: 2505, type: !9, scopeLine: … 140 !23 = distinct !DISubprogram(name: "ppppp", scope: !17, file: !17, line: 1258, type: !9, scopeLine:… 142 !25 = distinct !DISubprogram(name: "qqqq", scope: !17, file: !17, line: 1258, type: !9, scopeLine: … 144 !27 = distinct !DISubprogram(name: "lll", scope: !28, file: !28, line: 166, type: !9, scopeLine: 16… 147 !30 = distinct !DISubprogram(name: "Expr1", scope: !28, file: !28, line: 166, type: !9, scopeLine: … 149 !32 = distinct !DISubprogram(name: "yyyyy", scope: !14, file: !14, line: 364, type: !9, scopeLine: … [all …]
|
| /llvm-project/llvm/test/Transforms/Coroutines/ |
| H A D | coro-async-declaration.ll | 105 ; CHECK-DAG: ![[DECL:[0-9]+]] = !DISubprogram({{.*}}, linkageName: "$s3foo3FooO3baryyYaF" 106 ; CHECK-DAG: ![[DECL_Q0:[0-9]+]] = !DISubprogram({{.*}}, linkageName: "$s3foo3FooO3baryyYaFTQ0_" 107 ; CHECK-DAG: distinct !DISubprogram({{.*}}, linkageName: "$s3foo3FooO3baryyYaF"{{.*}}, declaration:… 108 ; CHECK-DAG: distinct !DISubprogram({{.*}}, linkageName: "$s3foo3FooO3baryyYaFTQ0_"{{.*}}, declarat… 109 !5 = distinct !DISubprogram(name: "bar", linkageName: "$s3foo3FooO3baryyYaF", scope: !6, file: !1, … 113 !9 = !DISubprogram(name: "bar", linkageName: "$s3foo3FooO3baryyYaF", scope: !6, file: !1, line: 2, … 116 !12 = distinct !DISubprogram(linkageName: "__swift_async_resume_project_context", scope: !7, file: … 119 !15 = distinct !DISubprogram(linkageName: "$s3foo3FooO3baryyYaF", scope: !7, file: !13, type: !8, f… 121 !17 = distinct !DISubprogram(linkageName: "$s3foo3FooO3baryyYaF", scope: !7, file: !13, type: !8, f…
|
| /llvm-project/llvm/include/llvm/IR/ |
| H A D | DIBuilder.h | 58 SmallVector<DISubprogram *, 4> AllSubprograms; 76 DenseMap<DISubprogram *, SmallVector<TrackingMDNodeRef, 4>> 140 void finalizeSubprogram(DISubprogram *SP); 660 static DISubprogram *createArtificialSubprogram(DISubprogram *SP); 746 /// leads to a \a DISubprogram. 759 /// leads to a \a DISubprogram. 767 /// leads to a \a DISubprogram. 795 /// See comments in DISubprogram* for descriptions of these fields. 811 DISubprogram * [all...] |