Searched refs:findRootsAndBiasEdges (Results 1 – 9 of 9) sorted by relevance
/external/llvm/include/llvm/CodeGen/ |
D | MachineScheduler.h | 343 void findRootsAndBiasEdges(SmallVectorImpl<SUnit*> &TopRoots,
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonMachineScheduler.cpp | 157 findRootsAndBiasEdges(TopRoots, BotRoots); in schedule()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | GCNIterativeScheduler.cpp | 159 Sch.findRootsAndBiasEdges(TopRoots, BotRoots); in BuildDAG()
|
D | SIMachineScheduler.cpp | 1939 findRootsAndBiasEdges(TopRoots, BotRoots); in schedule()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | MachineScheduler.h | 383 void findRootsAndBiasEdges(SmallVectorImpl<SUnit*> &TopRoots,
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonMachineScheduler.cpp | 204 findRootsAndBiasEdges(TopRoots, BotRoots); in schedule()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | MachineScheduler.cpp | 765 findRootsAndBiasEdges(TopRoots, BotRoots); in schedule() 837 findRootsAndBiasEdges(SmallVectorImpl<SUnit*> &TopRoots, in findRootsAndBiasEdges() function in ScheduleDAGMI 1194 findRootsAndBiasEdges(TopRoots, BotRoots); in schedule()
|
/external/llvm/lib/CodeGen/ |
D | MachineScheduler.cpp | 689 findRootsAndBiasEdges(TopRoots, BotRoots); in schedule() 760 findRootsAndBiasEdges(SmallVectorImpl<SUnit*> &TopRoots, in findRootsAndBiasEdges() function in ScheduleDAGMI 1083 findRootsAndBiasEdges(TopRoots, BotRoots); in schedule()
|
/external/llvm/lib/Target/AMDGPU/ |
D | SIMachineScheduler.cpp | 1794 findRootsAndBiasEdges(TopRoots, BotRoots); in schedule()
|