Home
last modified time | relevance | path

Searched refs:CounterReg (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp36849 Register CounterReg = MRI.createVirtualRegister(PtrRC); in emitLongJmpShadowStackFix() local
36850 BuildMI(fixShadowLoopMBB, DL, TII->get(X86::PHI), CounterReg) in emitLongJmpShadowStackFix()
36861 BuildMI(fixShadowLoopMBB, DL, TII->get(DecROpc), DecReg).addReg(CounterReg); in emitLongJmpShadowStackFix()