Searched refs:buildSchedGraph (Results 1 – 7 of 7) sorted by relevance
| /freebsd-12.1/contrib/llvm/lib/CodeGen/ |
| H A D | PostRASchedulerList.cpp | 393 buildSchedGraph(AA); in schedule() 408 buildSchedGraph(AA); in schedule()
|
| H A D | DFAPacketizer.cpp | 206 buildSchedGraph(AA); in schedule()
|
| H A D | MachineScheduler.cpp | 763 buildSchedGraph(AA); in schedule() 1276 buildSchedGraph(AA); in buildDAGWithRegPressure() 1289 buildSchedGraph(AA, &RPTracker, &SUPressureDiffs, LIS, ShouldTrackLaneMasks); in buildDAGWithRegPressure()
|
| H A D | ScheduleDAGInstrs.cpp | 704 void ScheduleDAGInstrs::buildSchedGraph(AliasAnalysis *AA, in buildSchedGraph() function in ScheduleDAGInstrs
|
| H A D | MachinePipeliner.cpp | 316 buildSchedGraph(AA); in schedule()
|
| /freebsd-12.1/contrib/llvm/include/llvm/CodeGen/ |
| H A D | ScheduleDAGInstrs.h | 305 void buildSchedGraph(AliasAnalysis *AA,
|
| /freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/ |
| H A D | GCNIterativeScheduler.cpp | 156 Sch.buildSchedGraph(Sch.AA, nullptr, nullptr, nullptr, in BuildDAG()
|