Home
last modified time | relevance | path

Searched defs:CUNode (Results 1 – 5 of 5) sorted by relevance

/external/llvm/include/llvm/IR/
DDIBuilder.h38 DICompileUnit *CUNode; ///< The one compile unit created by this DIBuiler. variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDIBuilder.h45 DICompileUnit *CUNode; ///< The one compile unit created by this DIBuiler. variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1180 auto *CUNode = cast<DICompileUnit>(P.first); in finalizeModuleInfo() local
1195 for (auto *CUNode : MMI->getModule()->debug_compile_units()) in finalizeModuleInfo() local
2794 auto *CUNode = cast<DICompileUnit>(P.first); in emitDebugMacinfoImpl() local
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp594 auto *CUNode = cast<DICompileUnit>(P.first); in finalizeModuleInfo() local
1779 auto *CUNode = cast<DICompileUnit>(P.first); in emitDebugMacinfo() local
/external/clang/lib/CodeGen/
DCodeGenModule.cpp4157 if (llvm::NamedMDNode *CUNode = TheModule.getNamedMetadata("llvm.dbg.cu")) { in EmitCoverageFile() local