Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDbgEntityHistoryCalculator.cpp552 DbgValueHistoryMap::Entry &Ent = DbgValues.getEntry(Pair.first, Idx); in calculateDbgEntityHistory() local
/freebsd-src/contrib/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
/freebsd-src/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-src/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DXCOFFDumper.cpp439 for (auto &Ent : ExceptSectEnts) printExceptionSectionEntries() local
H A DELFDumper.cpp6911 if (const EnumEntry<unsigned> *Ent = getObjectFileEnumEntry(E.e_type)) { printFileHeaders() local
/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfReader.cpp1137 const IndexedInstrProf::Summary::Entry &Ent = SummaryData->getEntry(I); readSummary() local