Searched defs:PredSU (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DScheduleDAG.cpp118 SUnit *PredSU = PredDep.getSUnit(); local
H A DCriticalAntiDepBreaker.cpp146 const SUnit *PredSU = P.getSUnit(); local
H A DScheduleDAGInstrs.cpp1203 bool ScheduleDAGInstrs::canAddEdge(SUnit *SuccSU, SUnit *PredSU) { argument
1370 const SUnit *PredSU = PredDep.getSUnit(); local
H A DMachineScheduler.cpp675 SUnit *PredSU = PredEdge->getSUnit(); local
[all...]
H A DMachinePipeliner.cpp2781 SUnit *PredSU = PredEdge.getSUnit(); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUExportClustering.cpp70 SUnit *PredSU = Pred.getSUnit(); local
86 SUnit *PredSU = Pred.getSUnit(); local
H A DGCNILPSched.cpp66 SUnit *PredSU = Pred.getSUnit(); local
277 auto PredSU = PredEdge.getSUnit(); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DResourcePriorityQueue.cpp77 SUnit *PredSU = Pred.getSUnit(); local
217 SUnit &PredSU = *Pred.getSUnit(); local
H A DScheduleDAGFast.cpp140 SUnit *PredSU = PredEdge->getSUnit(); local
H A DScheduleDAGRRList.cpp399 SUnit *PredSU = PredEdge->getSUnit(); local
821 SUnit *PredSU = PredEdge->getSUnit(); local
[all...]

Completed in 295 milliseconds