Searched refs:SPCopy (Results 1 – 2 of 2) sorted by relevance
84 MachineInstr *SPCopy = nullptr; member391 Context.SPCopy = &*J++; in collectCallInfo()392 StackPtr = Context.SPCopy->getOperand(0).getReg(); in collectCallInfo()584 if (Context.SPCopy && MRI->use_empty(Context.SPCopy->getOperand(0).getReg())) in adjustCallSequence()585 Context.SPCopy->eraseFromParent(); in adjustCallSequence()
514 unsigned SPCopy = in runOnMachineFunction() local519 BuildMI(EntryMBB, MBBI, DL, TII.get(AVR::COPY), SPCopy).addReg(AVR::SP); in runOnMachineFunction()528 .addReg(SPCopy, RegState::Kill); in runOnMachineFunction()