Lines Matching defs:HasVIndex
5828 const bool HasVIndex = MI.getNumOperands() == NumVIndexOps;
5831 if (HasVIndex) {
5884 .addImm(HasVIndex ? -1 : 0) // idxen(imm)
5895 bool IsTyped, bool HasVIndex, MachineIRBuilder &B) {
5908 .addImm(HasVIndex ? -1 : 0) // idxen(imm)
5940 const bool HasVIndex = MI.getNumOperands() == NumVIndexOps + OpOffset;
5942 if (HasVIndex) {
6014 Format, AuxiliaryData, MMO, IsTyped, HasVIndex, B);
6034 Format, AuxiliaryData, MMO, IsTyped, HasVIndex, B);
6041 Format, AuxiliaryData, MMO, IsTyped, HasVIndex, B);
6051 AuxiliaryData, MMO, IsTyped, HasVIndex, B);
6175 const bool HasVIndex = MI.getNumOperands() == NumVIndexOps;
6177 if (HasVIndex) {
6206 .addImm(HasVIndex ? -1 : 0) // idxen(imm)