Searched refs:SSPCopyReg (Results 1 – 1 of 1) sorted by relevance
35762 Register SSPCopyReg = MRI.createVirtualRegister(PtrRC); in emitSetJmpShadowStackFix() local35764 BuildMI(*MBB, MI, MIMD, TII->get(RdsspOpc), SSPCopyReg).addReg(ZReg); in emitSetJmpShadowStackFix()35777 MIB.addReg(SSPCopyReg); in emitSetJmpShadowStackFix()36018 Register SSPCopyReg = MRI.createVirtualRegister(PtrRC); in emitLongJmpShadowStackFix() local36020 BuildMI(checkSspMBB, MIMD, TII->get(RdsspOpc), SSPCopyReg).addReg(ZReg); in emitLongJmpShadowStackFix()36026 .addReg(SSPCopyReg) in emitLongJmpShadowStackFix()36027 .addReg(SSPCopyReg); in emitLongJmpShadowStackFix()36057 .addReg(SSPCopyReg); in emitLongJmpShadowStackFix()