Home
last modified time | relevance | path

Searched defs:PredSU (Results 1 – 13 of 13) sorted by relevance

/external/llvm/lib/CodeGen/
DScheduleDAG.cpp76 SUnit *PredSU = I->getSUnit(); in addPred() local
203 SUnit *PredSU = I->getSUnit(); in setHeightDirty() local
244 SUnit *PredSU = I->getSUnit(); in ComputeDepth() local
DCriticalAntiDepBreaker.cpp135 const SUnit *PredSU = P->getSUnit(); in CriticalPathStep() local
DAggressiveAntiDepBreaker.cpp272 const SUnit *PredSU = P->getSUnit(); in CriticalPathStep() local
DMachineScheduler.cpp533 bool ScheduleDAGMI::canAddEdge(SUnit *SuccSU, SUnit *PredSU) { in canAddEdge()
594 SUnit *PredSU = PredEdge->getSUnit(); in releasePred() local
DScheduleDAGInstrs.cpp1548 const SUnit *PredSU = PredDep.getSUnit(); in joinPredSubtree() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp367 SUnit *PredSU = PredEdge->getSUnit(); in ReleasePred() local
659 SUnit *PredSU = PredEdge->getSUnit(); in CapturePred() local
1738 SUnit *PredSU = I->getSUnit(); in CalcNodeSethiUllmanNumber() local
1839 SUnit *PredSU = I->getSUnit(); in HighRegPressure() local
1889 SUnit *PredSU = I->getSUnit(); in RegPressureDiff() local
1933 SUnit *PredSU = I->getSUnit(); in ScheduledNode() local
2015 SUnit *PredSU = I->getSUnit(); in UnscheduledNode() local
2114 const SUnit *PredSU = I->getSUnit(); in hasOnlyLiveInOpers() local
2188 SUnit *PredSU = I->getSUnit(); in resetVRegCycle() local
2743 SUnit *PredSU = 0; in PrescheduleNodesWithMultipleUses() local
[all …]
DScheduleDAGFast.cpp135 SUnit *PredSU = PredEdge->getSUnit(); in ReleasePred() local
/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp366 SUnit *PredSU = PredEdge->getSUnit(); in ReleasePred() local
792 SUnit *PredSU = PredEdge->getSUnit(); in CapturePred() local
1847 SUnit *PredSU = Pred.getSUnit(); in CalcNodeSethiUllmanNumber() local
1949 SUnit *PredSU = Pred.getSUnit(); in HighRegPressure() local
1998 SUnit *PredSU = Pred.getSUnit(); in RegPressureDiff() local
2041 SUnit *PredSU = Pred.getSUnit(); in scheduledNode() local
2122 SUnit *PredSU = Pred.getSUnit(); in unscheduledNode() local
2218 const SUnit *PredSU = Pred.getSUnit(); in hasOnlyLiveInOpers() local
2289 SUnit *PredSU = Pred.getSUnit(); in resetVRegCycle() local
2817 SUnit *PredSU = nullptr; in PrescheduleNodesWithMultipleUses() local
DResourcePriorityQueue.cpp77 SUnit *PredSU = I->getSUnit(); in numberRCValPredInSU() local
DScheduleDAGFast.cpp141 SUnit *PredSU = PredEdge->getSUnit(); in ReleasePred() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DScheduleDAG.cpp193 SUnit *PredSU = I->getSUnit(); in setHeightDirty() local
234 SUnit *PredSU = I->getSUnit(); in ComputeDepth() local
DCriticalAntiDepBreaker.cpp165 const SUnit *PredSU = P->getSUnit(); in CriticalPathStep() local
DAggressiveAntiDepBreaker.cpp301 const SUnit *PredSU = P->getSUnit(); in CriticalPathStep() local