Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfFile.cpp34 for (const auto &TheU : CUs) in emitUnits() local
38 void DwarfFile::emitUnit(DwarfUnit *TheU, bool UseOffsets) { in emitUnit()
55 for (const auto &TheU : CUs) { in computeSizeAndOffsets() local
61 unsigned DwarfFile::computeSizeAndOffsetsForUnit(DwarfUnit *TheU) { in computeSizeAndOffsetsForUnit()
DDwarfDebug.cpp1635 DwarfCompileUnit *TheU = NU.second; in emitDebugPubSections() local
1662 DwarfCompileUnit *TheU, in emitDebugPubSection()
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfFile.cpp61 for (const auto &TheU : CUs) in emitUnits() local
65 void DwarfFile::emitUnit(DwarfUnit *TheU, bool UseOffsets) { in emitUnit()
82 for (const auto &TheU : CUs) { in computeSizeAndOffsets() local
88 unsigned DwarfFile::computeSizeAndOffsetsForUnit(DwarfUnit *TheU) { in computeSizeAndOffsetsForUnit()
DDwarfDebug.cpp1316 DwarfCompileUnit *TheU = NU.second; in emitDebugPubSection() local