Home
last modified time | relevance | path

Searched defs:TopRoots (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DGCNMinRegStrategy.cpp225 GCNMinRegScheduler::schedule(ArrayRef<const SUnit*> TopRoots, in schedule()
271 std::vector<const SUnit*> makeMinRegSchedule(ArrayRef<const SUnit*> TopRoots, in makeMinRegSchedule()
H A DGCNIterativeScheduler.cpp129 SmallVector<SUnit *, 8> TopRoots; member in GCNIterativeScheduler::BuildDAG
H A DSIMachineScheduler.cpp1901 SmallVector<SUnit*, 8> TopRoots, BotRoots; in schedule() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineScheduler.cpp775 SmallVector<SUnit*, 8> TopRoots, BotRoots; in schedule() local
846 findRootsAndBiasEdges(SmallVectorImpl<SUnit*> &TopRoots, in findRootsAndBiasEdges()
865 void ScheduleDAGMI::initQueues(ArrayRef<SUnit*> TopRoots, in initQueues()
1223 SmallVector<SUnit*, 8> TopRoots, BotRoots; in schedule() local
1396 void ScheduleDAGMILive::initQueues(ArrayRef<SUnit*> TopRoots, in initQueues()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonMachineScheduler.cpp204 SmallVector<SUnit*, 8> TopRoots, BotRoots; in schedule() local