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
486 return std::make_unique<PreRARematStage>(SchedStageID, *this); in createSchedStage()721 bool PreRARematStage::initGCNSchedStage() { in initGCNSchedStage()852 bool PreRARematStage::initGCNRegion() { in initGCNRegion()1140 bool PreRARematStage::shouldRevertScheduling(unsigned WavesAfter) { in shouldRevertScheduling()1237 void PreRARematStage::collectRematerializableInstructions() { in collectRematerializableInstructions()1280 bool PreRARematStage::sinkTriviallyRematInsts(const GCNSubtarget &ST, in sinkTriviallyRematInsts()1462 bool PreRARematStage::isTriviallyReMaterializable(const MachineInstr &MI) { in isTriviallyReMaterializable()