Home
last modified time | relevance | path

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

/external/llvm/include/llvm/IR/
DDIBuilder.h38 DICompileUnit *CUNode; ///< The one compile unit created by this DIBuiler. variable
/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/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp623 DICompileUnit CUNode(CU_Nodes->getOperand(i)); in beginModule() local
/external/clang/lib/CodeGen/
DCodeGenModule.cpp4157 if (llvm::NamedMDNode *CUNode = TheModule.getNamedMetadata("llvm.dbg.cu")) { in EmitCoverageFile() local