Searched defs:BotRoots (Results 1 – 10 of 10) sorted by relevance
/external/swiftshader/third_party/llvm-7.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 | 148 SmallVector<SUnit*, 8> BotRoots; member in GCNIterativeScheduler::BuildDAG
|
D | SIMachineScheduler.cpp | 1931 SmallVector<SUnit*, 8> TopRoots, BotRoots; in schedule() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | MachineScheduler.cpp | 764 SmallVector<SUnit*, 8> TopRoots, BotRoots; in schedule() local 838 SmallVectorImpl<SUnit*> &BotRoots) { in findRootsAndBiasEdges() 857 ArrayRef<SUnit*> BotRoots) { in initQueues() 1193 SmallVector<SUnit*, 8> TopRoots, BotRoots; in schedule() local 1381 ArrayRef<SUnit*> BotRoots) { in initQueues()
|
/external/llvm/lib/CodeGen/ |
D | MachineScheduler.cpp | 688 SmallVector<SUnit*, 8> TopRoots, BotRoots; in schedule() local 761 SmallVectorImpl<SUnit*> &BotRoots) { in findRootsAndBiasEdges() 782 ArrayRef<SUnit*> BotRoots) { in initQueues() 1082 SmallVector<SUnit*, 8> TopRoots, BotRoots; in schedule() local 1264 ArrayRef<SUnit*> BotRoots) { in initQueues()
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonMachineScheduler.cpp | 156 SmallVector<SUnit*, 8> TopRoots, BotRoots; in schedule() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonMachineScheduler.cpp | 203 SmallVector<SUnit*, 8> TopRoots, BotRoots; in schedule() local
|
/external/llvm/include/llvm/CodeGen/ |
D | MachineScheduler.h | 957 SmallVector<SUnit*, 8> BotRoots; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | MachineScheduler.h | 1009 SmallVector<SUnit*, 8> BotRoots; variable
|
/external/llvm/lib/Target/AMDGPU/ |
D | SIMachineScheduler.cpp | 1783 SmallVector<SUnit*, 8> TopRoots, BotRoots; in schedule() local
|