Searched refs:AddrReg1 (Results 1 – 1 of 1) sorted by relevance
173 const MachineOperand &AddrReg1 = MBBI->getOperand(AddrIdx); in findMatchingDSInst() local177 if (AddrReg0.getReg() == AddrReg1.getReg() && in findMatchingDSInst()178 AddrReg0.getSubReg() == AddrReg1.getSubReg()) { in findMatchingDSInst()