Searched refs:PreRARematStage (Results 1 – 2 of 2) sorted by relevance
171 friend class PreRARematStage; variable366 class PreRARematStage : public GCNSchedStage {398 PreRARematStage(GCNSchedStageID StageID, GCNScheduleDAGMILive &DAG) in PreRARematStage() function
595 return std::make_unique<PreRARematStage>(SchedStageID, *this); in createSchedStage()842 bool PreRARematStage::initGCNSchedStage() { in initGCNSchedStage()977 bool PreRARematStage::initGCNRegion() { in initGCNRegion()1276 bool PreRARematStage::shouldRevertScheduling(unsigned WavesAfter) { in shouldRevertScheduling()1371 void PreRARematStage::collectRematerializableInstructions() { in collectRematerializableInstructions()1414 bool PreRARematStage::sinkTriviallyRematInsts(const GCNSubtarget &ST, in sinkTriviallyRematInsts()1596 bool PreRARematStage::isTriviallyReMaterializable(const MachineInstr &MI) { in isTriviallyReMaterializable()