/external/llvm/test/CodeGen/Thumb/ |
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 …]
|
/external/llvm/test/Assembler/ |
D | disubprogram.ll | 20 ; CHECK: !7 = distinct !DISubprogram(scope: null, isLocal: false, isDefinition: true, isOptimized: … 21 !7 = distinct !DISubprogram(unit: !8) 28 ; CHECK: !9 = !DISubprogram(scope: null, isLocal: false, isDefinition: false, isOptimized: false) 29 !9 = !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,
|
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 …]
|
/external/llvm/test/Linker/ |
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" 31 !4 = distinct !DISubprogram(name: "foo", scope: !1, file: !1, line: 4, type: !5, isLocal: false, is… 37 !10 = distinct !DISubprogram(name: "unused", scope: !1, file: !1, line: 8, type: !11, isLocal: fals…
|
D | pr26037.ll | 6 ; CHECK: ![[B]] = distinct !DISubprogram(name: "b" 7 ; CHECK: ![[A]] = distinct !DISubprogram(name: "a" 10 ; CHECK: ![[C]] = distinct !DISubprogram(name: "c" 12 ; CHECK: ![[D]] = distinct !DISubprogram(name: "d" 41 !4 = distinct !DISubprogram(name: "a", linkageName: "_ZN1A1aEv", scope: !5, file: !1, line: 7, type… 45 !8 = distinct !DISubprogram(name: "b", linkageName: "_ZN1A1bEv", scope: !5, file: !1, line: 8, type… 55 !18 = distinct !DISubprogram(name: "c", linkageName: "_ZN1A1cEv", scope: !5, file: !1, line: 9, typ… 57 !20 = distinct !DISubprogram(name: "d", linkageName: "_ZN1A1dEv", scope: !5, file: !1, line: 10, ty…
|
D | thinlto_funcimport_debug.ll | 6 ; If we import func1 and not func2 we should only link DISubprogram for func1 16 ; CHECK: distinct !DISubprogram(name: "main", {{.*}}, unit: ![[CU1]] 17 ; CHECK: distinct !DISubprogram(name: "func1", {{.*}}, unit: ![[CU2]] 18 ; CHECK-NOT: distinct !DISubprogram(name: "func2" 19 ; CHECK: distinct !DISubprogram(name: "func3", {{.*}}, unit: ![[CU2]] 20 ; CHECK: distinct !DISubprogram(name: "func4", {{.*}}, unit: ![[CU2]] 58 !4 = distinct !DISubprogram(name: "func1", scope: !1, file: !1, line: 1, type: !5, isLocal: false, … 65 !11 = distinct !DISubprogram(name: "func2", scope: !1, file: !1, line: 8, type: !5, isLocal: false,… 81 !27 = distinct !DISubprogram(name: "func3", scope: !1, file: !1, line: 8, type: !5, isLocal: false,… 84 !30 = distinct !DISubprogram(name: "func4", scope: !1, file: !1, line: 8, type: !5, isLocal: false,…
|
D | subprogram-linkonce-weak.ll | 58 ; LW: ![[BARSP]] = distinct !DISubprogram(name: "bar",{{.*}} unit: ![[LCU]] 60 ; LW: ![[FOOSP]] = distinct !DISubprogram(name: "foo",{{.*}} unit: ![[LCU]] 63 ; LW: ![[WEAKFOOSP]] = distinct !DISubprogram(name: "foo",{{.*}} unit: ![[WCU]] 70 ; WL: ![[WEAKFOOSP]] = distinct !DISubprogram(name: "foo",{{.*}} unit: ![[WCU]] 73 ; WL: ![[BARSP]] = distinct !DISubprogram(name: "bar",{{.*}} unit: ![[LCU]] 75 ; WL: ![[FOOSP]] = distinct !DISubprogram(name: "foo",{{.*}} unit: ![[LCU]] 81 !3 = distinct !DISubprogram(file: !2, scope: !2, line: 11, name: "bar", type: !5, unit: !1) 82 !4 = distinct !DISubprogram(file: !2, scope: !2, line: 1, name: "foo", type: !5, unit: !1)
|
D | mdlocation.ll | 13 ; CHECK: !3 = distinct !DISubprogram( 19 ; CHECK: !13 = distinct !DISubprogram( 24 !0 = distinct !DISubprogram(file: !7, scope: !7, line: 1, name: "foo", type: !9, unit: !6)
|
/external/llvm/test/DebugInfo/X86/ |
D | pr12831.ll | 83 !5 = distinct !DISubprogram(name: "writeExpr", linkageName: "_ZN17BPLFunctionWriter9writeExprEv", l… 94 !16 = !DISubprogram(name: "writeIntrinsic", linkageName: "_ZN15BPLModuleWriter14writeIntrinsicE8fun… 100 !22 = !DISubprogram(name: "function<BPLFunctionWriter::<lambda at BPLFunctionWriter2.ii:20:36> >", … 106 !28 = !DISubprogram(name: "operator()", line: 20, isLocal: false, isDefinition: false, virtualIndex… 111 !35 = !DISubprogram(name: "~", line: 20, isLocal: false, isDefinition: false, virtualIndex: 6, flag… 115 !41 = !DISubprogram(name: "", line: 20, isLocal: false, isDefinition: false, virtualIndex: 6, flags… 121 !51 = !DISubprogram(name: "function<function<void ()> >", line: 8, isLocal: false, isDefinition: fa… 126 !58 = !DISubprogram(name: "function<BPLFunctionWriter::<lambda at BPLFunctionWriter2.ii:23:36> >", … 131 !63 = !DISubprogram(name: "operator()", line: 23, isLocal: false, isDefinition: false, virtualIndex… 136 !70 = !DISubprogram(name: "~", line: 23, isLocal: false, isDefinition: false, virtualIndex: 6, flag… [all …]
|
D | reference-argument.ll | 50 !4 = distinct !DISubprogram(name: "bar", linkageName: "_Z3barR4SVal", line: 19, isLocal: false, isD… 62 !16 = !DISubprogram(name: "~SVal", line: 14, isLocal: false, isDefinition: false, virtualIndex: 6, … 66 !21 = !DISubprogram(name: "SVal", line: 12, isLocal: false, isDefinition: false, virtualIndex: 6, f… 67 !23 = !DISubprogram(name: "SVal", line: 12, isLocal: false, isDefinition: false, virtualIndex: 6, f… 72 !29 = distinct !DISubprogram(name: "main", line: 25, isLocal: false, isDefinition: true, virtualInd… 76 !33 = distinct !DISubprogram(name: "~SVal", linkageName: "_ZN4SValD1Ev", line: 14, isLocal: false, … 77 !34 = distinct !DISubprogram(name: "~SVal", linkageName: "_ZN4SValD2Ev", line: 14, isLocal: false, … 78 !35 = distinct !DISubprogram(name: "foo", linkageName: "_ZN1A3fooE4SVal", line: 22, isLocal: false,… 84 !41 = !DISubprogram(name: "foo", linkageName: "_ZN1A3fooE4SVal", line: 22, isLocal: false, isDefini… 85 !43 = !DISubprogram(name: "A", line: 20, isLocal: false, isDefinition: false, virtualIndex: 6, flag…
|
D | concrete_out_of_line.ll | 83 !5 = distinct !DISubprogram(name: "Release", linkageName: "_ZN17nsAutoRefCnt7ReleaseEv", line: 14, … 90 !12 = !DISubprogram(name: "Release", linkageName: "_ZN17nsAutoRefCnt7ReleaseEv", line: 11, isLocal:… 93 !15 = !DISubprogram(name: "~nsAutoRefCnt", line: 12, isLocal: false, isDefinition: false, virtualIn… 99 !23 = distinct !DISubprogram(name: "~nsAutoRefCnt", linkageName: "_ZN17nsAutoRefCntD1Ev", line: 18,… 102 !27 = distinct !DISubprogram(name: "~nsAutoRefCnt", linkageName: "_ZN17nsAutoRefCntD2Ev", line: 18,… 105 !31 = distinct !DISubprogram(name: "operator=", linkageName: "_ZN12nsAutoRefCntaSEi", line: 4, isLo… 110 !36 = !DISubprogram(name: "operator=", linkageName: "_ZN12nsAutoRefCntaSEi", line: 4, isLocal: fals… 114 !40 = !DISubprogram(name: "nsAutoRefCnt", line: 3, isLocal: false, isDefinition: false, virtualInde…
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | DebugInfo.cpp | 39 DIDescriptor::DIDescriptor(const DISubprogram F) : DbgNode(F.DbgNode) { in DIDescriptor() 415 bool DISubprogram::Verify() const { in Verify() 510 return !(DISubprogram(getContext()).describes(CurFn)); in isInlinedFnArgument() 515 bool DISubprogram::describes(const Function *F) { in describes() 527 unsigned DISubprogram::isOptimized() const { in isOptimized() 534 MDNode *DISubprogram::getVariablesNodes() const { in getVariablesNodes() 542 DIArray DISubprogram::getVariables() const { in getVariables() 559 return DISubprogram(DbgNode).getFilename(); in getFilename() 580 return DISubprogram(DbgNode).getDirectory(); in getDirectory() 711 void DISubprogram::print(raw_ostream &OS) const { in print() [all …]
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | CodeViewDebug.h | 80 const DISubprogram *Inlinee = nullptr; 122 const DISubprogram *Inlinee); 124 codeview::TypeIndex getFuncIdForSubprogram(const DISubprogram *SP); 138 SmallSetVector<const DISubprogram *, 4> InlinedSubprograms; 162 const DISubprogram *CurrentSubprogram = nullptr; 179 void setCurrentSubprogram(const DISubprogram *SP) { in setCurrentSubprogram() 215 void collectVariableInfo(const DISubprogram *SP); 234 codeview::TypeIndex getMemberFunctionType(const DISubprogram *SP,
|
/external/llvm/include/llvm/IR/ |
D | DebugInfo.h | 37 DISubprogram *getDISubprogram(const MDNode *Scope); 77 void processSubprogram(DISubprogram *SP); 81 bool addSubprogram(DISubprogram *SP); 88 typedef SmallVectorImpl<DISubprogram *>::const_iterator subprogram_iterator; 122 SmallVector<DISubprogram *, 8> SPs;
|
/external/llvm/test/Verifier/ |
D | llvm.dbg.intrinsic-dbg-attachment.ll | 34 ; CHECK-NEXT: ![[VARSP]] = distinct !DISubprogram( 36 ; CHECK-NEXT: ![[LOCSP]] = distinct !DISubprogram( 48 ; CHECK-NEXT: ![[VARSP]] = distinct !DISubprogram( 50 ; CHECK-NEXT: ![[LOCSP]] = distinct !DISubprogram( 60 !1 = distinct !DISubprogram(name: "foo") 61 !2 = distinct !DISubprogram(name: "bar")
|
/external/llvm/lib/IR/ |
D | DebugInfo.cpp | 34 DISubprogram *llvm::getDISubprogram(const MDNode *Scope) { in getDISubprogram() 68 processSubprogram(cast<DISubprogram>(RT)); in processModule() 73 else if (auto *SP = dyn_cast<DISubprogram>(Entity)) in processModule() 82 if (auto *SP = cast_or_null<DISubprogram>(F.getSubprogram())) in processModule() 107 else if (auto *SP = dyn_cast<DISubprogram>(D)) in processType() 128 if (auto *SP = dyn_cast<DISubprogram>(Scope)) { in processScope() 143 void DebugInfoFinder::processSubprogram(DISubprogram *SP) { in processSubprogram() 220 bool DebugInfoFinder::addSubprogram(DISubprogram *SP) { in addSubprogram()
|
/external/clang/test/CodeGenObjC/ |
D | debuginfo-properties.m | 14 // CHECK: !DISubprogram(name: "-[MyClass selection]" 17 // CHECK: !DISubprogram(name: "-[MyClass setSelection:]" 20 // CHECK: !DISubprogram(name: "-[OtherClass selection]" 23 // CHECK: !DISubprogram(name: "-[OtherClass setSelection:]"
|
/external/llvm/test/CodeGen/AArch64/ |
D | arm64-2011-03-17-AsmPrinterCrash.ll | 24 !1 = distinct !DISubprogram(name: "drt_vsprintf", line: 616, isLocal: false, isDefinition: true, vi… 30 !7 = distinct !DISubprogram(name: "putc_mem", line: 30, isLocal: true, isDefinition: true, virtualI… 33 !10 = distinct !DISubprogram(name: "print_double", line: 203, isLocal: true, isDefinition: true, vi… 34 !11 = distinct !DISubprogram(name: "print_number", line: 75, isLocal: true, isDefinition: true, vir… 35 !12 = distinct !DISubprogram(name: "get_flags", line: 508, isLocal: true, isDefinition: true, virtu…
|
/external/llvm/test/Transforms/Inline/ |
D | debug-info-duplicate-calls.ll | 36 ; CHECK-DAG: [[F:![0-9]+]] = distinct !DISubprogram(name: "f" 37 ; CHECK-DAG: [[F2:![0-9]+]] = distinct !DISubprogram(name: "f2" 38 ; CHECK-DAG: [[F3:![0-9]+]] = distinct !DISubprogram(name: "f3" 39 ; CHECK-DAG: [[F4:![0-9]+]] = distinct !DISubprogram(name: "f4" 104 !4 = distinct !DISubprogram(name: "f", line: 13, isLocal: false, isDefinition: true, flags: DIFlagP… 107 !7 = distinct !DISubprogram(name: "f4", line: 10, isLocal: false, isDefinition: true, flags: DIFlag… 108 !8 = distinct !DISubprogram(name: "f3", line: 7, isLocal: false, isDefinition: true, flags: DIFlagP… 109 !9 = distinct !DISubprogram(name: "f2", line: 4, isLocal: false, isDefinition: true, flags: DIFlagP…
|
/external/llvm/test/tools/gold/X86/ |
D | linkonce-weak.ll | 21 ; Test that we only get a single DISubprogram for @f 22 ; CHECK: !DISubprogram(name: "f" 23 ; CHECK-NOT: !DISubprogram(name: "f" 32 !4 = distinct !DISubprogram(name: "f", scope: !1, file: !1, line: 1, type: !5, isLocal: false, isDe…
|
/external/llvm/test/DebugInfo/Generic/ |
D | def-line.ll | 77 !6 = !DISubprogram(name: "f1", linkageName: "_ZN3foo2f1Ev", scope: !4, file: !1, line: 2, type: !7,… 80 !9 = !DISubprogram(name: "f2", linkageName: "_ZN3foo2f2Ev", scope: !4, file: !1, line: 4, type: !7,… 81 !10 = !DISubprogram(name: "f3", linkageName: "_ZN3foo2f3Ev", scope: !4, file: !1, line: 5, type: !7… 82 !12 = distinct !DISubprogram(name: "f2", linkageName: "_ZN3foo2f2Ev", scope: !4, file: !1, line: 7,… 83 !13 = distinct !DISubprogram(name: "f3", linkageName: "_ZN3foo2f3Ev", scope: !4, file: !14, line: 1… 85 !15 = distinct !DISubprogram(name: "f1", linkageName: "_ZN3foo2f1Ev", scope: !4, file: !1, line: 2,…
|
D | dwarf-public-names.ll | 95 !3 = distinct !DISubprogram(name: "member_function", linkageName: "_ZN1C15member_functionEv", line:… 104 !12 = !DISubprogram(name: "member_function", linkageName: "_ZN1C15member_functionEv", line: 2, isLo… 106 !14 = !DISubprogram(name: "static_member_function", linkageName: "_ZN1C22static_member_functionEv",… 110 !18 = distinct !DISubprogram(name: "static_member_function", linkageName: "_ZN1C22static_member_fun… 111 !19 = distinct !DISubprogram(name: "global_function", linkageName: "_Z15global_functionv", line: 19… 112 !20 = distinct !DISubprogram(name: "global_namespace_function", linkageName: "_ZN2ns25global_namesp…
|
/external/llvm/test/Bitcode/ |
D | dityperefs-3.8.ll | 13 ; CHECK-NEXT: !6 = !DISubprogram(scope: !1,{{.*}} containingType: !1{{[,)]}} 22 ; CHECK-NEXT: !15 = !DISubprogram(scope: !13, 31 !6 = !DISubprogram(scope: !"T1", isDefinition: false, containingType: !"T1") 40 !15 = !DISubprogram(scope: !"T3", isDefinition: false)
|
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/ |
D | DebugInfo.h | 41 class DISubprogram; variable 87 explicit DIDescriptor(const DISubprogram F); 456 class DISubprogram : public DIScope { 458 explicit DISubprogram(const MDNode *N = 0) : DIScope(N) {} in DIScope() 561 DISubprogram getFunctionDeclaration() const { in getFunctionDeclaration() 562 return getFieldAs<DISubprogram>(18); in getFunctionDeclaration() 764 DISubprogram getDISubprogram(const MDNode *Scope); 775 NamedMDNode *getOrInsertFnSpecificMDNode(Module &M, DISubprogram SP); 779 NamedMDNode *getFnSpecificMDNode(const Module &M, DISubprogram SP); 805 void processSubprogram(DISubprogram SP); [all …]
|
/external/llvm/test/Transforms/AddDiscriminators/ |
D | dbg-declare-discriminator.ll | 24 !3 = distinct !DISubprogram(scope: null, file: !4, isLocal: false, isDefinition: true, isOptimized:… 29 !8 = distinct !DISubprogram(linkageName: "test_valid_metadata", scope: null, isLocal: false, isDefi… 31 !10 = distinct !DISubprogram(scope: null, file: !4, isLocal: false, isDefinition: true, isOptimized…
|