Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNMinRegStrategy.cpp225 GCNMinRegScheduler::schedule(ArrayRef<const SUnit*> TopRoots, in schedule() argument
271 std::vector<const SUnit*> makeMinRegSchedule(ArrayRef<const SUnit*> TopRoots, in makeMinRegSchedule() argument
H A DGCNIterativeScheduler.cpp124 SmallVector<SUnit *, 8> TopRoots; member in GCNIterativeScheduler::BuildDAG
H A DSIMachineScheduler.cpp1879 SmallVector<SUnit*, 8> TopRoots, BotRoots; schedule() local
/llvm-project/llvm/lib/CodeGen/
H A DVLIWMachineScheduler.cpp214 SmallVector<SUnit *, 8> TopRoots, BotRoots; in schedule() local
H A DMachineScheduler.cpp844 SmallVector<SUnit*, 8> TopRoots, BotRoots; schedule() local
915 findRootsAndBiasEdges(SmallVectorImpl<SUnit * > & TopRoots,SmallVectorImpl<SUnit * > & BotRoots) findRootsAndBiasEdges() argument
934 initQueues(ArrayRef<SUnit * > TopRoots,ArrayRef<SUnit * > BotRoots) initQueues() argument
1468 SmallVector<SUnit*, 8> TopRoots, BotRoots; schedule() local
1641 initQueues(ArrayRef<SUnit * > TopRoots,ArrayRef<SUnit * > BotRoots) initQueues() argument
[all...]