Lines Matching refs:AddrReg
223 Register AddrReg = MI.getOperand(2).getReg(); in doAtomicBinOpExpansion() local
234 .addReg(AddrReg); in doAtomicBinOpExpansion()
248 .addReg(AddrReg) in doAtomicBinOpExpansion()
285 Register AddrReg = MI.getOperand(2).getReg(); in doMaskedAtomicBinOpExpansion() local
300 .addReg(AddrReg); in doMaskedAtomicBinOpExpansion()
333 .addReg(AddrReg) in doMaskedAtomicBinOpExpansion()
425 Register AddrReg = MI.getOperand(3).getReg(); in expandAtomicMinMaxOp() local
440 .addReg(AddrReg); in expandAtomicMinMaxOp()
492 .addReg(AddrReg) in expandAtomicMinMaxOp()
537 Register AddrReg = MI.getOperand(2).getReg(); in expandAtomicCmpXchg() local
548 .addReg(AddrReg); in expandAtomicCmpXchg()
557 .addReg(AddrReg) in expandAtomicCmpXchg()
570 .addReg(AddrReg); in expandAtomicCmpXchg()
588 .addReg(AddrReg) in expandAtomicCmpXchg()