Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/include/llvm/IR/
H A DDIBuilder.h38 DICompileUnit *CUNode; ///< The one compile unit created by this DIBuiler. variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DDIBuilder.h45 DICompileUnit *CUNode; ///< The one compile unit created by this DIBuiler. variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DDIBuilder.h46 DICompileUnit *CUNode; ///< The one compile unit created by this DIBuiler. variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DDIBuilder.h46 DICompileUnit *CUNode; ///< The one compile unit created by this DIBuiler. variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DDIBuilder.h49 DICompileUnit *CUNode; ///< The one compile unit created by this DIBuiler. variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DDIBuilder.h49 DICompileUnit *CUNode; ///< The one compile unit created by this DIBuiler. variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DDIBuilder.h49 DICompileUnit *CUNode; ///< The one compile unit created by this DIBuiler. variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp560 NamedMDNode *CUNode = M.getNamedMetadata("llvm.dbg.cu"); in runOnModule() local
763 NamedMDNode *CUNode, bool HasExecOrFork, in emitProfileNotes()
/aosp_15_r20/external/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp594 auto *CUNode = cast<DICompileUnit>(P.first); in finalizeModuleInfo() local
1779 auto *CUNode = cast<DICompileUnit>(P.first); in emitDebugMacinfo() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1388 auto *CUNode = cast<DICompileUnit>(P.first); in finalizeModuleInfo() local
1419 for (auto *CUNode : MMI->getModule()->debug_compile_units()) in finalizeModuleInfo() local
3278 auto *CUNode = cast<DICompileUnit>(P.first); in emitDebugMacinfoImpl() local
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCodeGenModule.cpp4157 if (llvm::NamedMDNode *CUNode = TheModule.getNamedMetadata("llvm.dbg.cu")) { in EmitCoverageFile() local