Searched refs:newOp3 (Results 1 – 1 of 1) sorted by relevance
11083 MachineOperand newOp3 = *(argOpers[3]); in EmitAtomicBit6432WithCustomInserter() local11084 if (newOp3.isImm()) in EmitAtomicBit6432WithCustomInserter()11085 newOp3.setImm(newOp3.getImm()+4); in EmitAtomicBit6432WithCustomInserter()11087 newOp3.setOffset(newOp3.getOffset()+4); in EmitAtomicBit6432WithCustomInserter()11088 (*MIB).addOperand(newOp3); in EmitAtomicBit6432WithCustomInserter()