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