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