Searched refs:initGCNRegion (Results 1 – 2 of 2) sorted by relevance
356 virtual bool initGCNRegion();414 bool initGCNRegion() override;429 bool initGCNRegion() override;515 bool initGCNRegion() override;
972 if (!Stage->initGCNRegion()) { in runSchedStages()1153 bool GCNSchedStage::initGCNRegion() { in initGCNRegion() function in GCNSchedStage1215 bool UnclusteredHighRPStage::initGCNRegion() { in initGCNRegion() function in UnclusteredHighRPStage1223 return GCNSchedStage::initGCNRegion(); in initGCNRegion()1226 bool ClusteredLowOccStage::initGCNRegion() { in initGCNRegion() function in ClusteredLowOccStage1235 return GCNSchedStage::initGCNRegion(); in initGCNRegion()1238 bool PreRARematStage::initGCNRegion() { in initGCNRegion() function in PreRARematStage1239 return RescheduleRegions[RegionIdx] && GCNSchedStage::initGCNRegion(); in initGCNRegion()