Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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; in schedule() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineScheduler.cpp782 SmallVector<SUnit*, 8> TopRoots, BotRoots; in schedule() local
853 findRootsAndBiasEdges(SmallVectorImpl<SUnit*> &TopRoots, in findRootsAndBiasEdges()
872 void ScheduleDAGMI::initQueues(ArrayRef<SUnit*> TopRoots, in initQueues()
1228 SmallVector<SUnit*, 8> TopRoots, BotRoots; in schedule() local
1401 void ScheduleDAGMILive::initQueues(ArrayRef<SUnit*> TopRoots, in initQueues()
H A DVLIWMachineScheduler.cpp214 SmallVector<SUnit *, 8> TopRoots, BotRoots; in schedule() local