Searched refs:Ent (Results 1 – 9 of 9) sorted by relevance
/external/llvm/lib/CodeGen/ |
D | InlineSpiller.cpp | 1342 for (const auto Ent : SpillsToKeep) { in runHoistSpills() local 1343 if (Ent.second) in runHoistSpills() 1344 SpillsToIns[Ent.first->getBlock()] = Ent.second; in runHoistSpills() 1382 for (auto &Ent : MergeableSpills) { in hoistAllSpills() local 1383 int Slot = Ent.first.first; in hoistAllSpills() 1386 VNInfo *OrigVNI = Ent.first.second; in hoistAllSpills() 1387 SmallPtrSet<MachineInstr *, 16> &EqValSpills = Ent.second; in hoistAllSpills() 1388 if (Ent.second.empty()) in hoistAllSpills()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | InlineSpiller.cpp | 1399 for (const auto Ent : SpillsToKeep) { in runHoistSpills() local 1400 if (Ent.second) in runHoistSpills() 1401 SpillsToIns[Ent.first->getBlock()] = Ent.second; in runHoistSpills() 1433 for (auto &Ent : MergeableSpills) { in hoistAllSpills() local 1434 int Slot = Ent.first.first; in hoistAllSpills() 1436 VNInfo *OrigVNI = Ent.first.second; in hoistAllSpills() 1437 SmallPtrSet<MachineInstr *, 16> &EqValSpills = Ent.second; in hoistAllSpills() 1438 if (Ent.second.empty()) in hoistAllSpills()
|
/external/clang/include/clang/Basic/ |
D | SourceManager.h | 142 ContentCache(const FileEntry *Ent = nullptr) : ContentCache(Ent, Ent) {} in ContentCache() argument 144 ContentCache(const FileEntry *Ent, const FileEntry *contentEnt) in ContentCache() argument 145 : Buffer(nullptr, false), OrigEntry(Ent), ContentsEntry(contentEnt), in ContentCache()
|
/external/llvm/lib/ProfileData/ |
D | InstrProfReader.cpp | 600 const IndexedInstrProf::Summary::Entry &Ent = SummaryData->getEntry(I); in readSummary() local 601 DetailedSummary.emplace_back((uint32_t)Ent.Cutoff, Ent.MinBlockCount, in readSummary() 602 Ent.NumBlocks); in readSummary()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ProfileData/ |
D | InstrProfReader.cpp | 626 const IndexedInstrProf::Summary::Entry &Ent = SummaryData->getEntry(I); in readSummary() local 627 DetailedSummary.emplace_back((uint32_t)Ent.Cutoff, Ent.MinBlockCount, in readSummary() 628 Ent.NumBlocks); in readSummary()
|
/external/llvm/lib/Analysis/ |
D | ScalarEvolutionExpander.cpp | 1640 for (auto const &Ent : *Set) { in FindValueInExprValueMap() 1642 if (Ent && isa<Instruction>(Ent) && in FindValueInExprValueMap() 1643 (EntInst = cast<Instruction>(Ent)) && in FindValueInExprValueMap() 1644 S->getType() == Ent->getType() && in FindValueInExprValueMap() 1649 return Ent; in FindValueInExprValueMap()
|
/external/clang/lib/Sema/ |
D | SemaInit.cpp | 6050 for (const InitializedEntity *Ent = Entity.getParent(); Ent; in warnOnLifetimeExtension() local 6051 Ent = Ent->getParent()) { in warnOnLifetimeExtension() 6052 if (Ent->getKind() != InitializedEntity::EK_Base) { in warnOnLifetimeExtension()
|
/external/honggfuzz/examples/apache-httpd/corpus_http2/ |
D | 3d3fb7fca46cf046654b3288e5da3369.000fe6ac.honggfuzz.cov | 1617 …�]fv�QI����c l�L�8�}��\�?�mj�D��!l�����W�\�,����i����1��>d�=�p[�%�(�~壡�F2�n���Ent͂�wfڽ�{b 2341 …�]fv�QI����c l�L�8�}��\�?�mj�D��!l�����W�\�,����i����1��>d�=�p[�%�(�~壡�F2�n���Ent͂�wfڽ�{b
|
D | 55044c8be4ce1a6abbad09188436d970.000fe6ac.honggfuzz.cov | 1617 …�]fv�QI����c l�L�8�}��\�?�mj�D��!l�����W�\�,����i����1��>d�=�p[�%�(�~壡�F2�n���Ent͂�wfڽ�{b 2341 …�]fv�QI����c l�L�8�}��\�?�mj�D��!l�����W�\�,����i����1��>d�=�p[�%�(�~壡�F2�n���Ent͂�wfڽ�{b
|