Searched refs:ConstantBusCount (Results 1 – 2 of 2) sorted by relevance
1166 unsigned ConstantBusCount = 0; in legalizeScalarOperands() local1176 if (ST.hasSDWAScalar() && ConstantBusCount == 0 && Op.isReg() && in legalizeScalarOperands()1178 ++ConstantBusCount; in legalizeScalarOperands()
3971 unsigned ConstantBusCount = 0; in verifyInstruction() local3976 ++ConstantBusCount; in verifyInstruction()3991 ++ConstantBusCount; in verifyInstruction()3996 ++ConstantBusCount; in verifyInstruction()4014 ++ConstantBusCount; in verifyInstruction()4021 if (ConstantBusCount > ST.getConstantBusLimit(Opcode) && in verifyInstruction()