Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp605 void DwarfDebug::constructAndAddImportedEntityDIE(DwarfCompileUnit &TheCU, in constructAndAddImportedEntityDIE()
770 auto &TheCU = *P.second; in finalizeModuleInfo() local
941 DwarfCompileUnit &TheCU, DenseSet<InlinedVariable> &Processed) { in collectVariableInfoFromMFTable()
1129 DbgVariable *DwarfDebug::createConcreteVariable(DwarfCompileUnit &TheCU, in createConcreteVariable()
1198 void DwarfDebug::collectVariableInfo(DwarfCompileUnit &TheCU, in collectVariableInfo()
1418 DwarfCompileUnit &TheCU = *CUMap.lookup(SP->getUnit()); in endFunctionImpl() local
2156 DwarfCompileUnit *TheCU = I.second; in emitDebugRanges() local
2214 auto &TheCU = *P.second; in emitDebugMacinfo() local
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp457 void DwarfDebug::constructAndAddImportedEntityDIE(DwarfCompileUnit &TheCU, in constructAndAddImportedEntityDIE()
544 auto &TheCU = *P.second; in finalizeModuleInfo() local
928 void DwarfDebug::collectVariableInfo(DwarfCompileUnit &TheCU, in collectVariableInfo()
1068 DwarfCompileUnit *TheCU = CUMap.lookup(SP->getUnit()); in beginFunction() local
1116 DwarfCompileUnit &TheCU = *CUMap.lookup(SP->getUnit()); in endFunction() local
1701 DwarfCompileUnit *TheCU = I.second; in emitDebugRanges() local
1776 auto &TheCU = *P.second; in emitDebugMacinfo() local
/external/clang/lib/CodeGen/
DCGDebugInfo.h59 llvm::DICompileUnit *TheCU = nullptr; variable
DCGDebugInfo.cpp671 static bool hasCXXMangling(const TagDecl *TD, llvm::DICompileUnit *TheCU) { in hasCXXMangling()
686 llvm::DICompileUnit *TheCU) { in getUniqueTagTypeName()
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/Chapter9/
Dtoy.cpp93 DICompileUnit *TheCU; member
/external/llvm/examples/Kaleidoscope/Chapter9/
Dtoy.cpp93 DICompileUnit *TheCU; member