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