Searched refs:getNumDecoderSlots (Results 1 – 7 of 7) sorted by relevance
46 getNumDecoderSlots(SUnit *SU) const { in getNumDecoderSlots() function in SystemZHazardRecognizer111 assert ((getNumDecoderSlots(SU) <= 1) && (CurrGroupSize < 3) && in fitsIntoCurrentGroup()328 CurrGroupSize += getNumDecoderSlots(SU); in EmitInstruction()331 assert((CurrGroupSize <= GroupLim || CurrGroupSize == getNumDecoderSlots(SU)) in EmitInstruction()357 (CurrGroupSize + getNumDecoderSlots(SU)); in groupingCost()
72 inline unsigned getNumDecoderSlots(SUnit *SU) const;
697 // getNumDecoderSlots() will then return 1 instead of 0.
735 // getNumDecoderSlots() will then return 1 instead of 0.
765 // getNumDecoderSlots() will then return 1 instead of 0.
785 // getNumDecoderSlots() will then return 1 instead of 0.
802 // getNumDecoderSlots() will then return 1 instead of 0.