Home
last modified time | relevance | path

Searched defs:EndIt (Results 1 – 16 of 16) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DIntervalIterator.h145 EndIt = succ_end(IntStack.back().first); variable
/external/llvm/include/llvm/Analysis/
DIntervalIterator.h144 EndIt = succ_end(IntStack.back().first); variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/
DScheduler.cpp250 const auto EndIt = PendingSet.end() - NumDispatchedToThePendingSet; in analyzeDataDependencies() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineOutliner.cpp1057 MachineBasicBlock::iterator EndIt = Mapper.InstrList[EndIdx]; in findCandidates() local
1237 MachineBasicBlock::iterator EndIt = C.back(); in outline() local
DRegAllocGreedy.cpp2663 EndIt = RecoloringCandidates.end(); in tryLastChanceRecoloring() local
2716 EndIt = RecoloringCandidates.end(); in tryLastChanceRecoloring() local
DCodeGenPrepare.cpp2504 for (unsigned It = 0, EndIt = OriginalValues.size(); It != EndIt; ++It) in undo() local
2651 EndIt = OriginalUses.end(); in undo() local
2832 for (CommitPt It = Actions.begin(), EndIt = Actions.end(); It != EndIt; in commit() local
/external/libcxx/test/std/input.output/filesystems/class.rec.dir.itr/rec.dir.itr.members/
Dincrement.pass.cpp434 const recursive_directory_iterator EndIt; in TEST_CASE() local
/external/cronet/buildtools/third_party/libc++/trunk/test/std/input.output/filesystems/class.rec.dir.itr/rec.dir.itr.members/
Dincrement.pass.cpp435 const recursive_directory_iterator EndIt; in test_PR35078_with_symlink_file() local
/external/llvm/lib/Target/AArch64/
DAArch64CollectLOH.cpp570 MapRegToId::const_iterator EndIt = RegToId.end(); in reachedUsesToDefs() local
/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp2135 EndIt = RecoloringCandidates.end(); in tryLastChanceRecoloring() local
2173 EndIt = RecoloringCandidates.end(); in tryLastChanceRecoloring() local
DCodeGenPrepare.cpp2290 for (unsigned It = 0, EndIt = OriginalValues.size(); It != EndIt; ++It) in undo() local
2425 EndIt = OriginalUses.end(); in undo() local
2566 for (CommitPt It = Actions.begin(), EndIt = Actions.end(); It != EndIt; in commit() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/Coverage/
DCoverageMapping.h657 auto EndIt = *this; in getEnd() local
/external/clang/lib/Frontend/
DASTUnit.cpp2652 LocDeclsTy::iterator EndIt = std::upper_bound( in findFileRegionDecls() local
/external/llvm/lib/Target/Hexagon/
DHexagonFrameLowering.cpp2144 auto EndIt = std::next(MachineBasicBlock::iterator(EI)); in optimizeSpillSlots() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonFrameLowering.cpp2349 auto EndIt = std::next(EI.getIterator()); in optimizeSpillSlots() local
/external/clang/lib/Serialization/
DASTReader.cpp6629 EndIt = std::upper_bound(DInfo.Decls.begin(), DInfo.Decls.end(), in FindFileRegionDecls() local