Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp35812 Register SspSubReg = MRI.createVirtualRegister(PtrRC); in emitLongJmpShadowStackFix() local
35814 BuildMI(fallMBB, DL, TII->get(SubRROpc), SspSubReg) in emitLongJmpShadowStackFix()
35828 .addReg(SspSubReg) in emitLongJmpShadowStackFix()