Searched defs:BotRoots (Results  1 – 10 of 10) sorted by relevance
| /external/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
 | 
| /external/llvm/lib/CodeGen/ | 
| D | MachineScheduler.cpp | 688   SmallVector<SUnit*, 8> TopRoots, BotRoots;  in schedule()  local761                       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/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ | 
| D | MachineScheduler.cpp | 758   SmallVector<SUnit*, 8> TopRoots, BotRoots;  in schedule()  local830                       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()
 
 | 
| /external/llvm/lib/Target/Hexagon/ | 
| D | HexagonMachineScheduler.cpp | 156   SmallVector<SUnit*, 8> TopRoots, BotRoots;  in schedule()  local
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ | 
| D | HexagonMachineScheduler.cpp | 204   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-10.0/llvm/include/llvm/CodeGen/ | 
| D | MachineScheduler.h | 1023   SmallVector<SUnit*, 8> BotRoots;  variable
 | 
| /external/llvm/lib/Target/AMDGPU/ | 
| D | SIMachineScheduler.cpp | 1783   SmallVector<SUnit*, 8> TopRoots, BotRoots;  in schedule()  local
 |