Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/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.cpp124 SmallVector<SUnit *, 8> TopRoots; member in GCNIterativeScheduler::BuildDAG
H A DSIMachineScheduler.cpp1873 SmallVector<SUnit*, 8> TopRoots, BotRoots; in schedule() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineScheduler.cpp844 SmallVector<SUnit*, 8> TopRoots, BotRoots; in schedule() local
915 findRootsAndBiasEdges(SmallVectorImpl<SUnit*> &TopRoots, in findRootsAndBiasEdges()
934 void ScheduleDAGMI::initQueues(ArrayRef<SUnit*> TopRoots, in initQueues()
1468 SmallVector<SUnit*, 8> TopRoots, BotRoots; in schedule() local
1641 void ScheduleDAGMILive::initQueues(ArrayRef<SUnit*> TopRoots, in initQueues()
H A DVLIWMachineScheduler.cpp214 SmallVector<SUnit *, 8> TopRoots, BotRoots; in schedule() local