Searched defs:BotRoots (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
H A D | GCNILPSched.cpp | 290 GCNILPScheduler::schedule(ArrayRef<const SUnit*> BotRoots, in schedule() 357 std::vector<const SUnit*> makeGCNILPScheduler(ArrayRef<const SUnit*> BotRoots, in makeGCNILPScheduler()
|
H A D | GCNIterativeScheduler.cpp | 131 SmallVector<SUnit*, 8> BotRoots; member in GCNIterativeScheduler::BuildDAG
|
H A D | SIMachineScheduler.cpp | 1901 SmallVector<SUnit*, 8> TopRoots, BotRoots; in schedule() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | MachineScheduler.cpp | 775 SmallVector<SUnit*, 8> TopRoots, BotRoots; in schedule() local 847 SmallVectorImpl<SUnit*> &BotRoots) { in findRootsAndBiasEdges() 866 ArrayRef<SUnit*> BotRoots) { in initQueues() 1223 SmallVector<SUnit*, 8> TopRoots, BotRoots; in schedule() local 1397 ArrayRef<SUnit*> BotRoots) { in initQueues()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
H A D | HexagonMachineScheduler.cpp | 204 SmallVector<SUnit*, 8> TopRoots, BotRoots; in schedule() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
H A D | MachineScheduler.h | 1037 SmallVector<SUnit*, 8> BotRoots; variable
|