Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDbgEntityHistoryCalculator.cpp552 DbgValueHistoryMap::Entry &Ent = DbgValues.getEntry(Pair.first, Idx); in calculateDbgEntityHistory() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DInlineSpiller.cpp1603 for (const auto &Ent : SpillsToKeep) { in runHoistSpills() local
1637 for (auto &Ent : MergeableSpills) { in hoistAllSpills() local
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DSourceManager.h192 ContentCache(FileEntryRef Ent) : ContentCache(Ent, Ent) {} in ContentCache()
194 ContentCache(FileEntryRef Ent, FileEntryRef contentEnt) in ContentCache()
/freebsd/contrib/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)) { in printFileHeaders() local
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfReader.cpp1172 const IndexedInstrProf::Summary::Entry &Ent = SummaryData->getEntry(I); in readSummary() local