Searched refs:ConstantBusCount (Results 1 – 2 of 2) sorted by relevance
1358 unsigned ConstantBusCount = 0; in legalizeScalarOperands() local1368 if (ST.hasSDWAScalar() && ConstantBusCount == 0 && Op.isReg() && in legalizeScalarOperands()1370 ++ConstantBusCount; in legalizeScalarOperands()
5093 unsigned ConstantBusCount = 0; in verifyInstruction() local5099 ++ConstantBusCount; in verifyInstruction()5118 ++ConstantBusCount; in verifyInstruction()5123 ++ConstantBusCount; in verifyInstruction()5141 ++ConstantBusCount; in verifyInstruction()5148 if (ConstantBusCount > ST.getConstantBusLimit(Opcode) && in verifyInstruction()