Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNILPSched.cpp288 GCNILPScheduler::schedule(ArrayRef<const SUnit*> BotRoots, in schedule()
355 std::vector<const SUnit*> makeGCNILPScheduler(ArrayRef<const SUnit*> BotRoots, in makeGCNILPScheduler()
H A DGCNIterativeScheduler.cpp126 SmallVector<SUnit*, 8> BotRoots; 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
916 SmallVectorImpl<SUnit*> &BotRoots) { in findRootsAndBiasEdges()
935 ArrayRef<SUnit*> BotRoots) { in initQueues()
1468 SmallVector<SUnit*, 8> TopRoots, BotRoots; in schedule() local
1642 ArrayRef<SUnit*> BotRoots) { in initQueues()
H A DVLIWMachineScheduler.cpp214 SmallVector<SUnit *, 8> TopRoots, BotRoots; in schedule() local