Searched defs:TopRoots (Results 1 – 5 of 5) sorted by relevance
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| HD | GCNMinRegStrategy.cpp | 232 GCNMinRegScheduler::schedule(ArrayRef<const SUnit*> TopRoots, in schedule() 278 std::vector<const SUnit*> makeMinRegSchedule(ArrayRef<const SUnit*> TopRoots, in makeMinRegSchedule()
|
| HD | GCNIterativeScheduler.cpp | 145 SmallVector<SUnit *, 8> TopRoots; member in GCNIterativeScheduler::BuildDAG
|
| HD | SIMachineScheduler.cpp | 1922 SmallVector<SUnit*, 8> TopRoots, BotRoots; in schedule() local
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/ |
| HD | MachineScheduler.cpp | 758 SmallVector<SUnit*, 8> TopRoots, BotRoots; in schedule() local 829 findRootsAndBiasEdges(SmallVectorImpl<SUnit*> &TopRoots, in findRootsAndBiasEdges() 848 void ScheduleDAGMI::initQueues(ArrayRef<SUnit*> TopRoots, in initQueues() 1206 SmallVector<SUnit*, 8> TopRoots, BotRoots; in schedule() local 1379 void ScheduleDAGMILive::initQueues(ArrayRef<SUnit*> TopRoots, in initQueues()
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| HD | HexagonMachineScheduler.cpp | 204 SmallVector<SUnit*, 8> TopRoots, BotRoots; in schedule() local
|