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