Searched refs:CounterReg (Results 1 – 1 of 1) sorted by relevance
36108 Register CounterReg = MRI.createVirtualRegister(PtrRC); in emitLongJmpShadowStackFix() local36109 BuildMI(fixShadowLoopMBB, MIMD, TII->get(X86::PHI), CounterReg) in emitLongJmpShadowStackFix()36120 BuildMI(fixShadowLoopMBB, MIMD, TII->get(DecROpc), DecReg).addReg(CounterReg); in emitLongJmpShadowStackFix()