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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNMinRegStrategy.cpp232 GCNMinRegScheduler::schedule(ArrayRef<const SUnit*> TopRoots, argument
278 std::vector<const SUnit*> makeMinRegSchedule(ArrayRef<const SUnit*> TopRoots, argument
H A DGCNIterativeScheduler.cpp145 SmallVector<SUnit *, 8> TopRoots; member in class:GCNIterativeScheduler::BuildDAG
H A DSIMachineScheduler.cpp1922 SmallVector<SUnit*, 8> TopRoots, BotRoots; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonMachineScheduler.cpp204 SmallVector<SUnit*, 8> TopRoots, BotRoots; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineScheduler.cpp758 SmallVector<SUnit*, 8> TopRoots, BotRoots; local
829 findRootsAndBiasEdges(SmallVectorImpl<SUnit*> &TopRoots, argument
848 void ScheduleDAGMI::initQueues(ArrayRef<SUnit*> TopRoots, argument
1206 SmallVector<SUnit*, 8> TopRoots, BotRoots; local
1379 initQueues(ArrayRef<SUnit*> TopRoots, ArrayRef<SUnit*> BotRoots) argument
[all...]

Completed in 189 milliseconds