Searched refs:ShouldPreferAnother (Results 1 – 10 of 10) sorted by relevance
72 bool MultiHazardRecognizer::ShouldPreferAnother(SUnit *SU) { in ShouldPreferAnother() function in MultiHazardRecognizer74 return R->ShouldPreferAnother(SU); in ShouldPreferAnother()
573 if (HazardRec->ShouldPreferAnother(CurSUnit)) { in ListScheduleTopDown()
39 bool ShouldPreferAnother(SUnit *) override;
95 virtual bool ShouldPreferAnother(SUnit *) { in ShouldPreferAnother() function
76 bool ShouldPreferAnother(SUnit *) override;
95 bool HexagonHazardRecognizer::ShouldPreferAnother(SUnit *SU) { in ShouldPreferAnother() function in HexagonHazardRecognizer
40 bool ShouldPreferAnother(SUnit* SU) override;
146 bool PPCDispatchGroupSBHazardRecognizer::ShouldPreferAnother(SUnit *SU) { in ShouldPreferAnother() function in PPCDispatchGroupSBHazardRecognizer152 return ScoreboardHazardRecognizer::ShouldPreferAnother(SU); in ShouldPreferAnother()
146 bool ShouldPreferAnother(SUnit *SU) override;
2741 bool GCNHazardRecognizer::ShouldPreferAnother(SUnit *SU) { in ShouldPreferAnother() function in GCNHazardRecognizer