Searched refs:ConstantBusCount (Results 1 – 2 of 2) sorted by relevance
1160 unsigned ConstantBusCount = 0; in legalizeScalarOperands() local1170 if (ST.hasSDWAScalar() && ConstantBusCount == 0 && Op.isReg() && in legalizeScalarOperands()1172 ++ConstantBusCount; in legalizeScalarOperands()
4782 unsigned ConstantBusCount = 0; in verifyInstruction() local4788 ++ConstantBusCount; in verifyInstruction()4807 ++ConstantBusCount; in verifyInstruction()4812 ++ConstantBusCount; in verifyInstruction()4830 ++ConstantBusCount; in verifyInstruction()4837 if (ConstantBusCount > ST.getConstantBusLimit(Opcode) && in verifyInstruction()