Searched refs:GroupLim (Results 1 – 1 of 1) sorted by relevance
330 unsigned GroupLim = (CurrGroupHas4RegOps ? 2 : 3); in EmitInstruction() local331 assert((CurrGroupSize <= GroupLim || CurrGroupSize == getNumDecoderSlots(SU)) in EmitInstruction()336 if (CurrGroupSize >= GroupLim || SC->EndGroup) in EmitInstruction()