Lines Matching refs:ptrA
9826 unsigned ptrA = MI.getOperand(1).getReg(); in EmitAtomicBinary() local
9872 .addReg(ptrA).addReg(ptrB); in EmitAtomicBinary()
9894 .addReg(TmpReg).addReg(ptrA).addReg(ptrB); in EmitAtomicBinary()
9930 unsigned ptrA = MI.getOperand(1).getReg(); in EmitPartwordAtomicBinary() local
9992 if (ptrA != ZeroReg) { in EmitPartwordAtomicBinary()
9995 .addReg(ptrA) in EmitPartwordAtomicBinary()
10665 unsigned ptrA = MI.getOperand(1).getReg(); in EmitInstrWithCustomInserter() local
10700 BuildMI(BB, dl, TII->get(LoadMnemonic), dest).addReg(ptrA).addReg(ptrB); in EmitInstrWithCustomInserter()
10714 .addReg(ptrA) in EmitInstrWithCustomInserter()
10727 .addReg(ptrA) in EmitInstrWithCustomInserter()
10744 unsigned ptrA = MI.getOperand(1).getReg(); in EmitInstrWithCustomInserter() local
10816 if (ptrA != ZeroReg) { in EmitInstrWithCustomInserter()
10819 .addReg(ptrA) in EmitInstrWithCustomInserter()