Searched refs:SSPCopyReg (Results 1 – 1 of 1) sorted by relevance
35524 Register SSPCopyReg = MRI.createVirtualRegister(PtrRC); in emitSetJmpShadowStackFix() local35526 BuildMI(*MBB, MI, DL, TII->get(RdsspOpc), SSPCopyReg).addReg(ZReg); in emitSetJmpShadowStackFix()35539 MIB.addReg(SSPCopyReg); in emitSetJmpShadowStackFix()35779 Register SSPCopyReg = MRI.createVirtualRegister(PtrRC); in emitLongJmpShadowStackFix() local35781 BuildMI(checkSspMBB, DL, TII->get(RdsspOpc), SSPCopyReg).addReg(ZReg); in emitLongJmpShadowStackFix()35787 .addReg(SSPCopyReg) in emitLongJmpShadowStackFix()35788 .addReg(SSPCopyReg); in emitLongJmpShadowStackFix()35816 .addReg(SSPCopyReg); in emitLongJmpShadowStackFix()