Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DIntervalIterator.h144 EndIt = succ_end(IntStack.back().first); variable
/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-16.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/MCA/HardwareUnits/
DScheduler.cpp250 const auto EndIt = PendingSet.end() - NumDispatchedToThePendingSet; in analyzeDataDependencies() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DMachineOutliner.cpp571 MachineBasicBlock::iterator EndIt = Mapper.InstrList[EndIdx]; in findCandidates() local
792 MachineBasicBlock::iterator EndIt = C.back(); in outline() local
DMachineBlockPlacement.cpp3588 MachineFunction::iterator EndIt = MBB.getParent()->end(); in assignBlockOrder() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
DAArch64CollectLOH.cpp442 auto EndIt = AddMI->getParent()->end(); in handleADRP() local
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
DCoalescingBitVector.h371 auto EndIt = StartIt; in half_open_range() 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/cronet/tot/third_party/libc++/src/test/std/input.output/filesystems/class.rec.dir.itr/rec.dir.itr.members/
Dincrement.pass.cpp442 const recursive_directory_iterator EndIt; in test_PR35078_with_symlink_file() local
/external/cronet/stable/third_party/libc++/src/test/std/input.output/filesystems/class.rec.dir.itr/rec.dir.itr.members/
Dincrement.pass.cpp442 const recursive_directory_iterator EndIt; in test_PR35078_with_symlink_file() 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/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/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DIRSimilarityIdentifier.cpp949 std::vector<IRInstructionData *>::iterator EndIt = InstrList.begin(); in createCandidatesFromSuffixTree() local
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ProfileData/Coverage/
DCoverageMapping.h730 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/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
DHexagonFrameLowering.cpp2450 auto EndIt = std::next(EI.getIterator()); in optimizeSpillSlots() local

12