Searched refs:ConstantBusCount (Results 1 – 2 of 2) sorted by relevance
1156 unsigned ConstantBusCount = 0; in legalizeScalarOperands() local1166 if (ST.hasSDWAScalar() && ConstantBusCount == 0 && Op.isReg() && in legalizeScalarOperands()1168 ++ConstantBusCount; in legalizeScalarOperands()
4378 unsigned ConstantBusCount = 0; in verifyInstruction() local4384 ++ConstantBusCount; in verifyInstruction()4403 ++ConstantBusCount; in verifyInstruction()4408 ++ConstantBusCount; in verifyInstruction()4426 ++ConstantBusCount; in verifyInstruction()4433 if (ConstantBusCount > ST.getConstantBusLimit(Opcode) && in verifyInstruction()