Home
last modified time | relevance | path

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

/external/clang/include/clang/Basic/
DSourceManager.h142 ContentCache(const FileEntry *Ent = nullptr) : ContentCache(Ent, Ent) {} in ContentCache() argument
144 ContentCache(const FileEntry *Ent, const FileEntry *contentEnt) in ContentCache()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDbgEntityHistoryCalculator.cpp327 DbgValueHistoryMap::Entry &Ent = DbgValues.getEntry(Pair.first, Idx); in calculateDbgEntityHistory() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DInlineSpiller.cpp1430 for (const auto &Ent : SpillsToKeep) { in runHoistSpills() local
1464 for (auto &Ent : MergeableSpills) { in hoistAllSpills() local
/external/llvm/lib/CodeGen/
DInlineSpiller.cpp1342 for (const auto Ent : SpillsToKeep) { in runHoistSpills() local
1382 for (auto &Ent : MergeableSpills) { in hoistAllSpills() local
/external/llvm/lib/ProfileData/
DInstrProfReader.cpp600 const IndexedInstrProf::Summary::Entry &Ent = SummaryData->getEntry(I); in readSummary() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DInstrProfReader.cpp772 const IndexedInstrProf::Summary::Entry &Ent = SummaryData->getEntry(I); in readSummary() local
/external/clang/lib/Sema/
DSemaInit.cpp6050 for (const InitializedEntity *Ent = Entity.getParent(); Ent; in warnOnLifetimeExtension() local