Home
last modified time | relevance | path

Searched defs:SuccDep (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DScheduleDAG.cpp304 for (const SDep &SuccDep : Cur->Succs) { in ComputeHeight() local
581 for (const SDep &SuccDep : llvm::reverse(SU->Succs)) { DFS() local
[all...]
H A DScheduleDAGInstrs.cpp1389 for (const SDep &SuccDep : PredSU->Succs) { joinPredSubtree() local
1455 for (const SDep &SuccDep : SU->Succs) { hasDataSucc() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGFast.cpp310 SUnit *SuccDep = D.getSUnit(); in CopyAndMoveSuccessors() local
317 SUnit *SuccDep = D.getSUnit(); in CopyAndMoveSuccessors() local
H A DScheduleDAGRRList.cpp1090 SUnit *SuccDep = D.getSUnit(); in TryUnfoldSU() local
1101 SUnit *SuccDep = D.getSUnit(); in TryUnfoldSU() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.cpp1128 for (const SDep &SuccDep : SU.Succs) { colorExports() local
[all...]