Home
last modified time | relevance | path

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

/freebsd-src/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.cpp1881 SmallVector<SUnit*, 8> TopRoots, BotRoots; schedule() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineScheduler.cpp808 SmallVector<SUnit*, 8> TopRoots, BotRoots; schedule() local
879 findRootsAndBiasEdges(SmallVectorImpl<SUnit * > & TopRoots,SmallVectorImpl<SUnit * > & BotRoots) findRootsAndBiasEdges() argument
898 initQueues(ArrayRef<SUnit * > TopRoots,ArrayRef<SUnit * > BotRoots) initQueues() argument
1430 SmallVector<SUnit*, 8> TopRoots, BotRoots; schedule() local
1603 initQueues(ArrayRef<SUnit * > TopRoots,ArrayRef<SUnit * > BotRoots) initQueues() argument
[all...]
H A DVLIWMachineScheduler.cpp214 SmallVector<SUnit *, 8> TopRoots, BotRoots; in schedule() local