Searched refs:getNumDecoderSlots (Results 1 – 6 of 6) sorted by relevance
47 getNumDecoderSlots(SUnit *SU) const { in getNumDecoderSlots() function in SystemZHazardRecognizer112 assert ((getNumDecoderSlots(SU) <= 1) && (CurrGroupSize < 3) && in fitsIntoCurrentGroup()329 CurrGroupSize += getNumDecoderSlots(SU); in EmitInstruction()332 assert((CurrGroupSize <= GroupLim || CurrGroupSize == getNumDecoderSlots(SU)) in EmitInstruction()358 (CurrGroupSize + getNumDecoderSlots(SU)); in groupingCost()
73 inline unsigned getNumDecoderSlots(SUnit *SU) const;
736 // getNumDecoderSlots() will then return 1 instead of 0.
698 // getNumDecoderSlots() will then return 1 instead of 0.
766 // getNumDecoderSlots() will then return 1 instead of 0.
786 // getNumDecoderSlots() will then return 1 instead of 0.