Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDbgEntityHistoryCalculator.cpp552 DbgValueHistoryMap::Entry &Ent = DbgValues.getEntry(Pair.first, Idx); in calculateDbgEntityHistory() local
/llvm-project/llvm/lib/CodeGen/
H A DInlineSpiller.cpp1601 for (const auto &Ent : SpillsToKeep) { runHoistSpills() local
1635 for (auto &Ent : MergeableSpills) { hoistAllSpills() local
/llvm-project/clang/include/clang/Basic/
H A DSourceManager.h192 ContentCache(FileEntryRef Ent) : ContentCache(Ent, Ent) {} in ContentCache() argument
194 ContentCache(FileEntryRef Ent, FileEntryRef contentEnt) in ContentCache() argument
/llvm-project/llvm/tools/llvm-readobj/
H A DXCOFFDumper.cpp443 for (auto &Ent : ExceptSectEnts) in printExceptionSectionEntries() local
H A DELFDumper.cpp7053 if (const EnumEntry<unsigned> *Ent = getObjectFileEnumEntry(E.e_type)) { printFileHeaders() local
/llvm-project/llvm/lib/ProfileData/
H A DInstrProfReader.cpp1172 const IndexedInstrProf::Summary::Entry &Ent = SummaryData->getEntry(I); readSummary() local