| /llvm-project-15.0.7/llvm/test/DebugInfo/Inputs/ |
| H A D | gmlt.ll | 8 ; * -gmlt includes no DW_TAG_subprograms for subprograms without inlined 11 ; describes those subprograms 17 ; Omitting the subprograms without inlined subroutines is not possible 18 ; currently on Darwin as dsymutil will drop the whole CU if it has no subprograms 65 ; Make sure we don't have any other subprograms here (subprograms with no
|
| /llvm-project-15.0.7/llvm/test/Bitcode/ |
| H A D | DISubprogram-distinct-definitions.ll | 9 !0 = distinct !DICompileUnit(language: 12, file: !1, subprograms: !{!3})
|
| H A D | DILocalVariable-explicit-tags.ll | 20 !4 = distinct !DICompileUnit(language: DW_LANG_C99, file: !5, subprograms: !{!0})
|
| H A D | DIGlobalVariableExpression2.ll | 22 …lse, runtimeVersion: 0, emissionKind: 1, enums: !2, retainedTypes: !2, subprograms: !2, globals: !…
|
| /llvm-project-15.0.7/llvm/test/tools/gold/X86/ |
| H A D | pr25915.ll | 6 ; CHECK-NOT: subprograms
|
| /llvm-project-15.0.7/llvm/test/DebugInfo/X86/ |
| H A D | split-dwarf-cross-unit-reference.ll | 11 ; Testing cross-CU references for types, subprograms, and variables 40 ; * debug_info.dwo uses relocations for types as well as abstract subprograms 42 ; * debug_info.dwo contains duplicate types, abstract subprograms and abstract
|
| H A D | fission-inline.ll | 53 ; descriptions of subprograms with inlined scopes.
|
| /llvm-project-15.0.7/llvm/include/llvm/IR/ |
| H A D | DebugInfo.h | 131 iterator_range<subprogram_iterator> subprograms() const { in subprograms() function
|
| /llvm-project-15.0.7/llvm/lib/Analysis/ |
| H A D | ModuleDebugInfoPrinter.cpp | 90 for (DISubprogram *S : Finder.subprograms()) { in printModuleDebugInfo()
|
| /llvm-project-15.0.7/llvm/test/Transforms/FunctionImport/ |
| H A D | funcimport_debug.ll | 11 ; Check that we have exactly two subprograms (that func's subprogram wasn't
|
| /llvm-project-15.0.7/llvm/test/Transforms/DeadArgElim/ |
| H A D | dbginfo.ll | 20 ; Check that debug info metadata for subprograms stores pointers to
|
| /llvm-project-15.0.7/llvm/test/Linker/ |
| H A D | replaced-function-matches-first-subprogram.ll | 42 ; Extract out the list of subprograms from each compile unit.
|
| H A D | type-unique-odr-a.ll | 44 ; Ensure that there aren't any other subprograms in class A.
|
| H A D | subprogram-linkonce-weak.ll | 94 ; reference any code, and that the other subprograms look correct.
|
| /llvm-project-15.0.7/llvm/test/DebugInfo/Generic/ |
| H A D | no-empty-child-vars.ll | 9 ; 1) Omit all dbg.values and place the variable in the subprograms retained
|
| /llvm-project-15.0.7/llvm/lib/Transforms/IPO/ |
| H A D | StripSymbols.cpp | 326 for (DISubprogram *SP : F.subprograms()) { in stripDeadDebugInfoImpl()
|
| /llvm-project-15.0.7/llvm/lib/Transforms/Utils/ |
| H A D | CloneFunction.cpp | 210 for (DISubprogram *ISP : DIFinder->subprograms()) { in CloneFunctionInto()
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | SourceLevelDebugging.rst | 317 …timeVersion: 0, emissionKind: FullDebug, enums: !2, retainedTypes: !2, subprograms: !3, globals: !… 999 ;; Define the anchor for subprograms.
|
| H A D | AMDGPUDwarfExtensionsForHeterogeneousDebugging.rst | 3082 location of subprograms and entry points that are used in expressions 3290 none. Since inlined subprograms do not have a call frame it seems they
|
| H A D | LangRef.rst | 5507 ``tag: DW_TAG_friend``; or :ref:`subprograms <DISubprogram>` with 5644 When ``isDefinition: false``, subprograms describe a declaration in the type 5914 variables and subprograms) in the imported entity (such as module).
|
| /llvm-project-15.0.7/llvm/docs/AMDGPUDwarfExtensionAllowLocationDescriptionOnTheDwarfExpressionStack/ |
| H A D | AMDGPUDwarfExtensionAllowLocationDescriptionOnTheDwarfExpressionStack.md | 763 is allocated at offset 0x10 in the current subprograms stack frame. The 2861 > none. Since inlined subprograms do not have a call frame it seems they
|
| /llvm-project-15.0.7/clang/include/clang/Driver/ |
| H A D | Options.td | 4926 …HelpText<"Implies the SAVE attribute for non-automatic local objects in subprograms unless RECURSI…
|