Searched refs:SSPCopyReg (Results 1 – 1 of 1) sorted by relevance
35230 Register SSPCopyReg = MRI.createVirtualRegister(PtrRC); in emitSetJmpShadowStackFix() local35232 BuildMI(*MBB, MI, MIMD, TII->get(RdsspOpc), SSPCopyReg).addReg(ZReg); in emitSetJmpShadowStackFix()35245 MIB.addReg(SSPCopyReg); in emitSetJmpShadowStackFix()35486 Register SSPCopyReg = MRI.createVirtualRegister(PtrRC); in emitLongJmpShadowStackFix() local35488 BuildMI(checkSspMBB, MIMD, TII->get(RdsspOpc), SSPCopyReg).addReg(ZReg); in emitLongJmpShadowStackFix()35494 .addReg(SSPCopyReg) in emitLongJmpShadowStackFix()35495 .addReg(SSPCopyReg); in emitLongJmpShadowStackFix()35525 .addReg(SSPCopyReg); in emitLongJmpShadowStackFix()