Home
last modified time | relevance | path

Searched refs:subprograms (Results 1 – 25 of 52) sorted by relevance

123

/external/llvm-project/llvm/test/DebugInfo/Inputs/
Dgmlt.ll8 ; * -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/
Dgmlt.ll10 ; * -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/
DREADME.pdfium49 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/
DDISubprogram-distinct-definitions.ll9 !0 = distinct !DICompileUnit(language: 12, file: !1, subprograms: !{!3})
DDILocalVariable-explicit-tags.ll20 !4 = distinct !DICompileUnit(language: DW_LANG_C99, file: !5, subprograms: !{!0})
DDIGlobalVariableExpression2.ll22 …lse, runtimeVersion: 0, emissionKind: 1, enums: !2, retainedTypes: !2, subprograms: !2, globals: !…
/external/llvm/test/Bitcode/
DDISubprogram-distinct-definitions.ll9 !0 = distinct !DICompileUnit(language: 12, file: !1, subprograms: !{!3})
DDILocalVariable-explicit-tags.ll20 !4 = distinct !DICompileUnit(language: DW_LANG_C99, file: !5, subprograms: !{!0})
/external/llvm/test/tools/gold/X86/
Dpr25915.ll6 ; CHECK-NOT: subprograms
/external/llvm-project/llvm/test/tools/gold/X86/
Dpr25915.ll6 ; CHECK-NOT: subprograms
/external/llvm/include/llvm/IR/
DDebugInfo.h98 iterator_range<subprogram_iterator> subprograms() const { in subprograms() function
/external/llvm-project/llvm/include/llvm/IR/
DDebugInfo.h113 iterator_range<subprogram_iterator> subprograms() const { in subprograms() function
/external/llvm/lib/Analysis/
DModuleDebugInfoPrinter.cpp85 for (DISubprogram *S : Finder.subprograms()) { in print()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DModuleDebugInfoPrinter.cpp85 for (DISubprogram *S : Finder.subprograms()) { in print()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDebugInfo.h107 iterator_range<subprogram_iterator> subprograms() const { in subprograms() function
/external/llvm-project/llvm/test/DebugInfo/X86/
Dsplit-dwarf-cross-unit-reference.ll11 ; 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/
DModuleDebugInfoPrinter.cpp90 for (DISubprogram *S : Finder.subprograms()) { in printModuleDebugInfo()
/external/llvm-project/llvm/test/Transforms/FunctionImport/
Dfuncimport_debug.ll11 ; Check that we have exactly two subprograms (that func's subprogram wasn't
/external/llvm-project/llvm/test/Transforms/DeadArgElim/
Ddbginfo.ll20 ; Check that debug info metadata for subprograms stores pointers to
/external/llvm/test/Transforms/FunctionImport/
Dfuncimport_debug.ll11 ; Check that we have exactly two subprograms (that func's subprogram wasn't
/external/llvm/test/Linker/
Dreplaced-function-matches-first-subprogram.ll42 ; Extract out the list of subprograms from each compile unit.
Dtype-unique-odr-a.ll44 ; Ensure that there aren't any other subprograms in class A.
/external/llvm-project/llvm/test/Linker/
Dreplaced-function-matches-first-subprogram.ll42 ; Extract out the list of subprograms from each compile unit.
Dtype-unique-odr-a.ll44 ; Ensure that there aren't any other subprograms in class A.
/external/llvm/test/Transforms/DeadArgElim/
Ddbginfo.ll20 ; Check that debug info metadata for subprograms stores pointers to

123