Searched defs:BotRoots (Results 1 – 6 of 6) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | GCNILPSched.cpp | 291 GCNILPScheduler::schedule(ArrayRef<const SUnit*> BotRoots, in schedule() 358 std::vector<const SUnit*> makeGCNILPScheduler(ArrayRef<const SUnit*> BotRoots, in makeGCNILPScheduler()
|
D | GCNIterativeScheduler.cpp | 147 SmallVector<SUnit*, 8> BotRoots; member in GCNIterativeScheduler::BuildDAG
|
D | SIMachineScheduler.cpp | 1922 SmallVector<SUnit*, 8> TopRoots, BotRoots; in schedule() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | MachineScheduler.cpp | 758 SmallVector<SUnit*, 8> TopRoots, BotRoots; in schedule() local 830 SmallVectorImpl<SUnit*> &BotRoots) { in findRootsAndBiasEdges() 849 ArrayRef<SUnit*> BotRoots) { in initQueues() 1206 SmallVector<SUnit*, 8> TopRoots, BotRoots; in schedule() local 1380 ArrayRef<SUnit*> BotRoots) { in initQueues()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonMachineScheduler.cpp | 204 SmallVector<SUnit*, 8> TopRoots, BotRoots; in schedule() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | MachineScheduler.h | 1023 SmallVector<SUnit*, 8> BotRoots; variable
|