/external/llvm/test/BugPoint/ |
D | named-md.ll | 17 ; CHECK-DAG: ![[FIRST]] = distinct !DICompileUnit(language: DW_LANG_Julia, 18 ; CHECK-DAG: ![[SECOND]] = distinct !DICompileUnit(language: DW_LANG_Julia, 25 !0 = distinct !DICompileUnit(language: DW_LANG_Julia, 27 !1 = distinct !DICompileUnit(language: DW_LANG_Julia, 29 !2 = distinct !DICompileUnit(language: DW_LANG_Julia, 31 !3 = distinct !DICompileUnit(language: DW_LANG_Julia, 33 !4 = distinct !DICompileUnit(language: DW_LANG_Julia, 35 !5 = distinct !DICompileUnit(language: DW_LANG_Julia,
|
/external/llvm/test/Assembler/ |
D | dicompileunit.ll | 19 ; CHECK: !8 = distinct !DICompileUnit(language: DW_LANG_C99, file: !1, producer: "clang", isOptimiz… 20 !8 = distinct !DICompileUnit(language: DW_LANG_C99, file: !1, producer: "clang", 27 ; CHECK: !9 = distinct !DICompileUnit(language: DW_LANG_C99, file: !1, isOptimized: false, runtimeV… 28 !9 = distinct !DICompileUnit(language: 12, file: !1, producer: "", 32 ; CHECK: !10 = distinct !DICompileUnit(language: DW_LANG_C99, file: !1, producer: "clang", isOptimi… 33 !10 = distinct !DICompileUnit(language: DW_LANG_C99, file: !1, producer: "clang",
|
D | invalid-dicompileunit-uniqued.ll | 3 ; CHECK: <stdin>:[[@LINE+1]]:6: error: missing 'distinct', required for !DICompileUnit 4 !0 = !DICompileUnit(language: DW_LANG_C99, file: !DIFile(filename: "file", directory: "/dir"))
|
D | invalid-dicompileunit-language-overflow.ll | 4 !0 = distinct !DICompileUnit(language: 65535, 8 !1 = distinct !DICompileUnit(language: 65536,
|
D | dilocation.ll | 12 ; CHECK: !1 = distinct !DICompileUnit 13 !1 = distinct !DICompileUnit(language: DW_LANG_C99, producer: "clang",
|
D | invalid-dicompileunit-null-file.ll | 4 !0 = distinct !DICompileUnit(file: null)
|
D | invalid-dicompileunit-missing-language.ll | 4 !0 = distinct !DICompileUnit(file: !DIFile(filename: "a", directory: "b"))
|
/external/clang/test/Modules/ |
D | debug-info-moduleimport.m | 10 // CHECK: ![[CU:.*]] = distinct !DICompileUnit 23 // NO-SKEL-CHECK: distinct !DICompileUnit 24 // NO-SKEL-CHECK-NOT: distinct !DICompileUnit 30 // SKEL-CHECK: distinct !DICompileUnit 31 // SKEL-CHECK: distinct !DICompileUnit{{.*}}dwoId
|
D | DebugInfoTransitiveImport.m | 10 // CHECK: !DICompileUnit({{.*}}dwoId: 14 // CHECK: !DICompileUnit({{.*}}dwoId: 21 // CHECK: !DICompileUnit({{.*}}splitDebugFilename: {{.*}}diamond_top{{.*}}dwoId:
|
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/ |
D | DebugInfo.h | 165 class DICompileUnit : public DIScope { 167 explicit DICompileUnit(const MDNode *N = 0) : DIScope(N) {} in DIScope() 212 DICompileUnit getCompileUnit() const{ in getCompileUnit() 214 return getFieldAs<DICompileUnit>(3); in getCompileUnit() 250 DICompileUnit getCompileUnit() const{ in getCompileUnit() 253 return getFieldAs<DICompileUnit>(3); in getCompileUnit() 464 DICompileUnit getCompileUnit() const{ in getCompileUnit() 467 return getFieldAs<DICompileUnit>(6); in getCompileUnit() 577 DICompileUnit getCompileUnit() const{ in getCompileUnit() 580 return getFieldAs<DICompileUnit>(6); in getCompileUnit() [all …]
|
/external/llvm/include/llvm/IR/ |
D | DebugInfo.h | 79 bool addCompileUnit(DICompileUnit *CU); 86 typedef SmallVectorImpl<DICompileUnit *>::const_iterator 121 SmallVector<DICompileUnit *, 8> CUs;
|
D | DIBuilder.h | 38 DICompileUnit *CUNode; ///< The one compile unit created by this DIBuiler. 98 DICompileUnit * 102 DICompileUnit::DebugEmissionKind Kind = 103 DICompileUnit::DebugEmissionKind::FullDebug,
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | DebugInfo.cpp | 366 bool DICompileUnit::Verify() const { in Verify() 561 return DICompileUnit(DbgNode).getFilename(); in getFilename() 582 return DICompileUnit(DbgNode).getDirectory(); in getDirectory() 593 DIArray DICompileUnit::getEnumTypes() const { in getEnumTypes() 603 DIArray DICompileUnit::getRetainedTypes() const { in getRetainedTypes() 613 DIArray DICompileUnit::getSubprograms() const { in getSubprograms() 624 DIArray DICompileUnit::getGlobalVariables() const { in getGlobalVariables() 646 void DICompileUnit::print(raw_ostream &OS) const { in print() 810 void DICompileUnit::dump() const { in dump() 932 addCompileUnit(DICompileUnit(CU_Nodes->getOperand(i))); in processModule() [all …]
|
/external/llvm/test/Bitcode/ |
D | DICompileUnit-no-DWOId.ll | 5 ; CHECK: distinct !DICompileUnit 8 !0 = !DICompileUnit(language: 12, file: !1)
|
/external/llvm/test/DebugInfo/X86/ |
D | debug-macro.ll | 43 !0 = distinct !DICompileUnit(language: DW_LANG_C_plus_plus, producer: "clang version 3.5.0 ", isOpt… 61 !16 = distinct !DICompileUnit(language: DW_LANG_C_plus_plus, producer: "clang version 3.5.0 ", isOp… 66 !20 = distinct !DICompileUnit(language: DW_LANG_C_plus_plus, producer: "clang version 3.5.0 ", isOp…
|
D | mixed-nodebug-cu.ll | 34 !0 = distinct !DICompileUnit(language: DW_LANG_C99, file: !1, producer: "clang version 3.9.0 (trunk… 40 !7 = distinct !DICompileUnit(language: DW_LANG_C99, file: !1, producer: "clang version 3.9.0 (trunk…
|
D | multiple-aranges.ll | 47 !0 = distinct !DICompileUnit(language: DW_LANG_C99, producer: "clang version 3.4 ", isOptimized: fa… 54 !7 = distinct !DICompileUnit(language: DW_LANG_C99, producer: "clang version 3.4 ", isOptimized: fa…
|
/external/llvm/test/Transforms/FunctionImport/ |
D | funcimport_debug.ll | 14 ; CHECK: ![[CU1:[0-9]+]] = distinct !DICompileUnit( 15 ; CHECK: ![[CU2:[0-9]+]] = distinct !DICompileUnit( 42 !0 = distinct !DICompileUnit(language: DW_LANG_C99, file: !1, producer: "clang version 3.8.0 (trunk…
|
/external/llvm/test/Linker/ |
D | replaced-function-matches-first-subprogram.ll | 43 ; CHECK: ![[CU1:[0-9]+]] = distinct !DICompileUnit( 44 ; CHECK: ![[CU2:[0-9]+]] = distinct !DICompileUnit( 45 !0 = distinct !DICompileUnit(language: DW_LANG_C_plus_plus, producer: "clang version 3.6.0 (trunk 2…
|
D | subprogram-linkonce-weak.ll | 56 ; LW: ![[LCU]] = distinct !DICompileUnit( 57 ; LW: ![[WCU]] = distinct !DICompileUnit( 68 ; WL: ![[WCU]] = distinct !DICompileUnit( 69 ; WL: ![[LCU]] = distinct !DICompileUnit( 79 !1 = distinct !DICompileUnit(language: DW_LANG_C99, file: !2, emissionKind: FullDebug)
|
D | thinlto_funcimport_debug.ll | 13 ; CHECK: ![[CU1:[0-9]+]] = distinct !DICompileUnit( 14 ; CHECK: ![[CU2:[0-9]+]] = distinct !DICompileUnit( 55 !0 = distinct !DICompileUnit(language: DW_LANG_C99, file: !1, producer: "clang version 3.8.0 (trunk…
|
/external/llvm/lib/IR/ |
D | Module.cpp | 384 DICompileUnit *Module::debug_compile_units_iterator::operator*() const { in operator *() 385 return cast<DICompileUnit>(CUs->getOperand(Idx)); in operator *() 387 DICompileUnit *Module::debug_compile_units_iterator::operator->() const { in operator ->() 388 return cast<DICompileUnit>(CUs->getOperand(Idx)); in operator ->() 393 ((*this)->getEmissionKind() == DICompileUnit::NoDebug)) in SkipNoDebugCUs()
|
D | DebugInfoMetadata.cpp | 135 assert((isa<DIFile>(this) || isa<DICompileUnit>(this)) && in getScope() 150 isa<DICompileUnit>(this)) && in getName() 358 DICompileUnit *DICompileUnit::getImpl( in getImpl() 374 return storeImpl(new (array_lengthof(Ops)) DICompileUnit( in getImpl() 380 Optional<DICompileUnit::DebugEmissionKind> 381 DICompileUnit::getEmissionKind(StringRef Str) { in getEmissionKind() 389 const char *DICompileUnit::EmissionKindString(DebugEmissionKind EK) { in EmissionKindString()
|
/external/llvm/test/DebugInfo/Generic/ |
D | debuginfofinder-multiple-cu.ll | 25 !0 = distinct !DICompileUnit(language: DW_LANG_C99, producer: "clang version 3.4 (192092)", isOptim… 32 !8 = distinct !DICompileUnit(language: DW_LANG_C99, producer: "clang version 3.4 (192092)", isOptim…
|
D | 2010-05-10-MultipleCU.ll | 29 !4 = distinct !DICompileUnit(language: DW_LANG_C89, producer: "4.2.1 (Based on Apple Inc. build 565… 37 !12 = distinct !DICompileUnit(language: DW_LANG_C89, producer: "4.2.1 (Based on Apple Inc. build 56…
|