Searched refs:dumpNode (Results 1 – 20 of 20) sorted by relevance
130 DAG->dumpNode(*SU); in pickNode()136 DAG->dumpNode(S); in pickNode()191 LLVM_DEBUG(dbgs() << "Top Releasing "; DAG->dumpNode(*SU)); in releaseTopNode()195 LLVM_DEBUG(dbgs() << "Bottom Releasing "; DAG->dumpNode(*SU)); in releaseBottomNode()
338 LLVM_DEBUG(dbgs() << "Selected "; DAG.dumpNode(*SU)); in schedule()
261 LLVM_DEBUG(dbgs() << "Selected "; DAG.dumpNode(*SU)); in schedule()
474 DAG->dumpNode(*SuccSU); in releaseSucc()615 DAG->dumpNode(*SU); in printDebug()618 DAG->dumpNode(*SU); in printDebug()
360 dumpNode(SU); in dumpNodeAll()397 dumpNode(SUnit); in VerifyScheduledDAG()406 dumpNode(SUnit); in VerifyScheduledDAG()415 dumpNode(SUnit); in VerifyScheduledDAG()423 dumpNode(SUnit); in VerifyScheduledDAG()
259 dumpNode(*SU); in dumpSchedule()464 dumpNode(*SuccSU); in ReleaseSucc()501 LLVM_DEBUG(dumpNode(*SU)); in ScheduleNodeTopDown()
150 DAG->dumpNode(*SU); in dump()
160 LLVM_DEBUG(DAG->dumpNode(*SU)); in getHazardType()
641 dumpNode(*SuccSU); in releaseSucc()678 dumpNode(*PredSU); in releasePred()926 dumpNode(*SU); in dumpSchedule()3243 DAG->dumpNode(*Dep.getSUnit())); in reschedulePhysReg()
1112 void ScheduleDAGInstrs::dumpNode(const SUnit &SU) const { in dumpNode() function in ScheduleDAGInstrs
1154 dumpNode(SU); in computeNodeFunctions()
121 dumpNode(*SuccSU); in releaseSucc()155 LLVM_DEBUG(dumpNode(*SU)); in scheduleNodeTopDown()
125 void dumpNode(const SUnit &SU) const override;
146 dumpNode(*PredSU); in ReleasePred()184 LLVM_DEBUG(dumpNode(*SU)); in ScheduleNodeBottomUp()
399 dumpNode(*PredSU); in ReleasePred()732 LLVM_DEBUG(dumpNode(*SU)); in ScheduleNodeBottomUp()831 LLVM_DEBUG(dumpNode(*SU)); in UnscheduleNodeBottomUp()1133 LLVM_DEBUG(dumpNode(*SU)); in CopyAndMoveSuccessors()1891 DAG->dumpNode(*SU); in dump()
651 void ScheduleDAGSDNodes::dumpNode(const SUnit &SU) const { in dumpNode() function in ScheduleDAGSDNodes690 dumpNode(*SU); in dumpSchedule()
330 void dumpNode(const SUnit &SU) const override;
594 virtual void dumpNode(const SUnit &SU) const = 0;
184 LLVM_DEBUG(DAG->dumpNode(*SU)); in EmitInstruction()
492 DAG->dumpNode(*SU); in traceCandidate()985 DAG->dumpNode(*SU)); in pickNode()