Searched defs:TargetSU (Results 1 – 10 of 10) sorted by relevance
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
D | ScheduleDAG.cpp | 598 const SUnit &TargetSU, in GetSubGraph() 703 bool ScheduleDAGTopologicalSort::WillCreateCycle(SUnit *TargetSU, SUnit *SU) { in WillCreateCycle() 724 const SUnit *TargetSU) { in IsReachable()
|
D | MachinePipeliner.cpp | 1160 SUnit *TargetSU = D.getSUnit(); in swapAntiDependences() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | ScheduleDAG.cpp | 599 const SUnit &TargetSU, in GetSubGraph() 704 bool ScheduleDAGTopologicalSort::WillCreateCycle(SUnit *TargetSU, SUnit *SU) { in WillCreateCycle() 717 const SUnit *TargetSU) { in IsReachable()
|
D | MachinePipeliner.cpp | 1130 SUnit *TargetSU = D.getSUnit(); in swapAntiDependences() local
|
/external/llvm/lib/CodeGen/ |
D | ScheduleDAG.cpp | 601 bool ScheduleDAGTopologicalSort::WillCreateCycle(SUnit *TargetSU, SUnit *SU) { in WillCreateCycle() 615 const SUnit *TargetSU) { in IsReachable()
|
D | MachinePipeliner.cpp | 1388 SUnit *TargetSU = D.getSUnit(); in swapAntiDependences() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
D | ScheduleDAGInstrs.h | 273 bool IsReachable(SUnit *SU, SUnit *TargetSU) { in IsReachable()
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | ScheduleDAGRRList.cpp | 186 bool IsReachable(const SUnit *SU, const SUnit *TargetSU) { in IsReachable() 192 bool WillCreateCycle(SUnit *SU, SUnit *TargetSU) { in WillCreateCycle()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
D | ScheduleDAGRRList.cpp | 212 bool IsReachable(const SUnit *SU, const SUnit *TargetSU) { in IsReachable() 218 bool WillCreateCycle(SUnit *SU, SUnit *TargetSU) { in WillCreateCycle()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | ScheduleDAGRRList.cpp | 212 bool IsReachable(const SUnit *SU, const SUnit *TargetSU) { in IsReachable() 218 bool WillCreateCycle(SUnit *SU, SUnit *TargetSU) { in WillCreateCycle()
|