Lines Matching defs:HasVIndex
5896 const bool HasVIndex = MI.getNumOperands() == NumVIndexOps;
5899 if (HasVIndex) {
5952 .addImm(HasVIndex ? -1 : 0) // idxen(imm)
5963 bool IsTyped, bool HasVIndex, MachineIRBuilder &B) {
5976 .addImm(HasVIndex ? -1 : 0) // idxen(imm)
6011 const bool HasVIndex = MI.getNumOperands() == NumVIndexOps + OpOffset;
6013 if (HasVIndex) {
6097 Format, AuxiliaryData, MMO, IsTyped, HasVIndex, B);
6117 Format, AuxiliaryData, MMO, IsTyped, HasVIndex, B);
6124 Format, AuxiliaryData, MMO, IsTyped, HasVIndex, B);
6134 AuxiliaryData, MMO, IsTyped, HasVIndex, B);
6258 const bool HasVIndex = MI.getNumOperands() == NumVIndexOps;
6260 if (HasVIndex) {
6289 .addImm(HasVIndex ? -1 : 0) // idxen(imm)