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()
120 void SystemZPostRASchedStrategy::leaveMBB() { in leaveMBB()
128 SystemZPostRASchedStrategy::
129 SystemZPostRASchedStrategy(const MachineSchedContext *C) in SystemZPostRASchedStrategy() function in SystemZPostRASchedStrategy
138 SystemZPostRASchedStrategy::~SystemZPostRASchedStrategy() { in ~SystemZPostRASchedStrategy()
146 void SystemZPostRASchedStrategy::initPolicy(MachineBasicBlock::iterator Begin, in initPolicy()
158 SUnit *SystemZPostRASchedStrategy::pickNode(bool &IsTopNode) { in pickNode()
200 SystemZPostRASchedStrategy::Candidate::
213 bool SystemZPostRASchedStrategy::Candidate::
241 void SystemZPostRASchedStrategy::schedNode(SUnit *SU, bool IsTopNode) { in schedNode()
251 void SystemZPostRASchedStrategy::releaseTopNode(SUnit *SU) { in releaseTopNode()