Searched refs:ConstantBusCount (Results 1 – 2 of 2) sorted by relevance
1164 unsigned ConstantBusCount = 0; in legalizeScalarOperands() local1174 if (ST.hasSDWAScalar() && ConstantBusCount == 0 && Op.isReg() && in legalizeScalarOperands()1176 ++ConstantBusCount; in legalizeScalarOperands()
3030 unsigned ConstantBusCount = 0; in verifyInstruction() local3034 ++ConstantBusCount; in verifyInstruction()3038 ++ConstantBusCount; in verifyInstruction()3047 ++ConstantBusCount; in verifyInstruction()3050 ++ConstantBusCount; in verifyInstruction()3055 if (ConstantBusCount > 1) { in verifyInstruction()