Searched refs:mustComeFirst (Results 1 – 2 of 2) sorted by relevance
87 bool PPCDispatchGroupSBHazardRecognizer::mustComeFirst(const MCInstrDesc *MCID, in mustComeFirst() function in PPCDispatchGroupSBHazardRecognizer151 if (MCID && mustComeFirst(MCID, NSlots) && CurSlots) in ShouldPreferAnother()187 bool MustBeFirst = mustComeFirst(MCID, NSlots); in EmitInstruction()
33 bool mustComeFirst(const MCInstrDesc *MCID, unsigned &NSlots);