Lines Matching refs:SystemZPostRASchedStrategy
26 void SystemZPostRASchedStrategy::SUSet::
60 void SystemZPostRASchedStrategy::
74 void SystemZPostRASchedStrategy::initialize(ScheduleDAGMI *dag) { in initialize()
79 void SystemZPostRASchedStrategy::enterMBB(MachineBasicBlock *NextMBB) { in enterMBB()
121 void SystemZPostRASchedStrategy::leaveMBB() { in leaveMBB()
129 SystemZPostRASchedStrategy::
130 SystemZPostRASchedStrategy(const MachineSchedContext *C) in SystemZPostRASchedStrategy() function in SystemZPostRASchedStrategy
139 SystemZPostRASchedStrategy::~SystemZPostRASchedStrategy() { in ~SystemZPostRASchedStrategy()
147 void SystemZPostRASchedStrategy::initPolicy(MachineBasicBlock::iterator Begin, in initPolicy()
159 SUnit *SystemZPostRASchedStrategy::pickNode(bool &IsTopNode) { in pickNode()
201 SystemZPostRASchedStrategy::Candidate::
214 bool SystemZPostRASchedStrategy::Candidate::
242 void SystemZPostRASchedStrategy::schedNode(SUnit *SU, bool IsTopNode) { in schedNode()
252 void SystemZPostRASchedStrategy::releaseTopNode(SUnit *SU) { in releaseTopNode()