Home
last modified time | relevance | path

Searched defs:PredSU (Results 1 – 23 of 23) 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-7.0/llvm/lib/CodeGen/
DScheduleDAG.cpp117 SUnit *PredSU = PredDep.getSUnit(); in addPred() local
239 SUnit *PredSU = PredDep.getSUnit(); in setHeightDirty() local
272 SUnit *PredSU = PredDep.getSUnit(); in ComputeDepth() local
DCriticalAntiDepBreaker.cpp152 const SUnit *PredSU = P->getSUnit(); in CriticalPathStep() local
DAggressiveAntiDepBreaker.cpp286 const SUnit *PredSU = P->getSUnit(); in CriticalPathStep() local
DScheduleDAGInstrs.cpp1275 const SUnit *PredSU = PredDep.getSUnit(); in joinPredSubtree() local
DMachineScheduler.cpp603 bool ScheduleDAGMI::canAddEdge(SUnit *SuccSU, SUnit *PredSU) { in canAddEdge()
662 SUnit *PredSU = PredEdge->getSUnit(); in releasePred() local
DMachinePipeliner.cpp4008 SUnit *PredSU = PredEdge.getSUnit(); in checkValidNodeOrder() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DGCNILPSched.cpp67 SUnit *PredSU = Pred.getSUnit(); in CalcNodeSethiUllmanNumber() local
278 auto PredSU = PredEdge.getSUnit(); in releasePredecessors() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp394 SUnit *PredSU = PredEdge->getSUnit(); in ReleasePred() local
815 SUnit *PredSU = PredEdge->getSUnit(); in CapturePred() local
1946 SUnit *PredSU = Pred.getSUnit(); in CalcNodeSethiUllmanNumber() local
1969 SUnit *PredSU = Pred.getSUnit(); in CalcNodeSethiUllmanNumber() local
2073 SUnit *PredSU = Pred.getSUnit(); in HighRegPressure() local
2122 SUnit *PredSU = Pred.getSUnit(); in RegPressureDiff() local
2165 SUnit *PredSU = Pred.getSUnit(); in scheduledNode() local
2247 SUnit *PredSU = Pred.getSUnit(); in unscheduledNode() local
2343 const SUnit *PredSU = Pred.getSUnit(); in hasOnlyLiveInOpers() local
2414 SUnit *PredSU = Pred.getSUnit(); in resetVRegCycle() local
[all …]
DResourcePriorityQueue.cpp74 SUnit *PredSU = Pred.getSUnit(); in numberRCValPredInSU() local
212 SUnit &PredSU = *Pred.getSUnit(); in getSingleUnscheduledPred() local
DScheduleDAGFast.cpp142 SUnit *PredSU = PredEdge->getSUnit(); in ReleasePred() 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