Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1271 auto &TheCU = *P.second; in finalizeModuleInfo() local
1529 DwarfCompileUnit &TheCU, DenseSet<InlinedEntity> &Processed) { in collectVariableInfoFromMFTable()
1850 DbgEntity *DwarfDebug::createConcreteEntity(DwarfCompileUnit &TheCU, in createConcreteEntity()
1873 void DwarfDebug::collectEntityInfo(DwarfCompileUnit &TheCU, in collectEntityInfo()
2279 DwarfCompileUnit &TheCU = getOrCreateDwarfCompileUnit(SP->getUnit()); in endFunctionImpl() local
2734 DwarfCompileUnit &TheCU) { in finalize()
3307 auto &TheCU = *P.second; in emitDebugMacinfoImpl() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.h65 llvm::DICompileUnit *TheCU = nullptr; variable
H A DCGDebugInfo.cpp1073 static bool hasCXXMangling(const TagDecl *TD, llvm::DICompileUnit *TheCU) { in hasCXXMangling()
1108 llvm::DICompileUnit *TheCU) { in needsTypeIdentifier()
1126 llvm::DICompileUnit *TheCU) { in getTypeIdentifier()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DDIE.h246 explicit DIEBaseTypeRef(const DwarfCompileUnit *TheCU, uint64_t Idx) in DIEBaseTypeRef()