Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDbgEntityHistoryCalculator.cpp327 DbgValueHistoryMap::Entry &Ent = DbgValues.getEntry(Pair.first, Idx); in calculateDbgEntityHistory() local
/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DInstrProfReader.cpp772 const IndexedInstrProf::Summary::Entry &Ent = SummaryData->getEntry(I); in readSummary() local