/external/llvm-project/llvm/test/DebugInfo/Inputs/ |
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 70 ; Make sure we don't have any other subprograms here (subprograms with no
|
/external/llvm/test/DebugInfo/Inputs/ |
D | gmlt.ll | 10 ; * -gmlt includes no DW_TAG_subprograms for subprograms without inlined 13 ; describes those subprograms 19 ; Omitting the subprograms without inlined subroutines is not possible 20 ; currently on Darwin as dsymutil will drop the whole CU if it has no subprograms 71 ; Make sure we don't have any other subprograms here (subprograms with no
|
/external/pdfium/third_party/yasm/ |
D | README.pdfium | 49 6) Make sure all the subprograms are represented in BUILD.gn. 54 The yasm build creates a bunch of subprograms that in-turn generate 58 From this list, make sure all the subprograms that are build have 90 Inspect the current BUILD.gn for a list of the subprograms and their 96 8) Update the actions for each of the subprograms.
|
/external/llvm-project/llvm/test/Bitcode/ |
D | DISubprogram-distinct-definitions.ll | 9 !0 = distinct !DICompileUnit(language: 12, file: !1, subprograms: !{!3})
|
D | DILocalVariable-explicit-tags.ll | 20 !4 = distinct !DICompileUnit(language: DW_LANG_C99, file: !5, subprograms: !{!0})
|
D | DIGlobalVariableExpression2.ll | 22 …lse, runtimeVersion: 0, emissionKind: 1, enums: !2, retainedTypes: !2, subprograms: !2, globals: !…
|
/external/llvm/test/Bitcode/ |
D | DISubprogram-distinct-definitions.ll | 9 !0 = distinct !DICompileUnit(language: 12, file: !1, subprograms: !{!3})
|
D | DILocalVariable-explicit-tags.ll | 20 !4 = distinct !DICompileUnit(language: DW_LANG_C99, file: !5, subprograms: !{!0})
|
/external/llvm/test/tools/gold/X86/ |
D | pr25915.ll | 6 ; CHECK-NOT: subprograms
|
/external/llvm-project/llvm/test/tools/gold/X86/ |
D | pr25915.ll | 6 ; CHECK-NOT: subprograms
|
/external/llvm/include/llvm/IR/ |
D | DebugInfo.h | 98 iterator_range<subprogram_iterator> subprograms() const { in subprograms() function
|
/external/llvm-project/llvm/include/llvm/IR/ |
D | DebugInfo.h | 113 iterator_range<subprogram_iterator> subprograms() const { in subprograms() function
|
/external/llvm/lib/Analysis/ |
D | ModuleDebugInfoPrinter.cpp | 85 for (DISubprogram *S : Finder.subprograms()) { in print()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | ModuleDebugInfoPrinter.cpp | 85 for (DISubprogram *S : Finder.subprograms()) { in print()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | DebugInfo.h | 107 iterator_range<subprogram_iterator> subprograms() const { in subprograms() function
|
/external/llvm-project/llvm/test/DebugInfo/X86/ |
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
|
/external/llvm-project/llvm/lib/Analysis/ |
D | ModuleDebugInfoPrinter.cpp | 90 for (DISubprogram *S : Finder.subprograms()) { in printModuleDebugInfo()
|
/external/llvm-project/llvm/test/Transforms/FunctionImport/ |
D | funcimport_debug.ll | 11 ; Check that we have exactly two subprograms (that func's subprogram wasn't
|
/external/llvm-project/llvm/test/Transforms/DeadArgElim/ |
D | dbginfo.ll | 20 ; Check that debug info metadata for subprograms stores pointers to
|
/external/llvm/test/Transforms/FunctionImport/ |
D | funcimport_debug.ll | 11 ; Check that we have exactly two subprograms (that func's subprogram wasn't
|
/external/llvm/test/Linker/ |
D | replaced-function-matches-first-subprogram.ll | 42 ; Extract out the list of subprograms from each compile unit.
|
D | type-unique-odr-a.ll | 44 ; Ensure that there aren't any other subprograms in class A.
|
/external/llvm-project/llvm/test/Linker/ |
D | replaced-function-matches-first-subprogram.ll | 42 ; Extract out the list of subprograms from each compile unit.
|
D | type-unique-odr-a.ll | 44 ; Ensure that there aren't any other subprograms in class A.
|
/external/llvm/test/Transforms/DeadArgElim/ |
D | dbginfo.ll | 20 ; Check that debug info metadata for subprograms stores pointers to
|