Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp28152 unsigned Value128InReg = MRI.createVirtualRegister(PtrRC); in emitLongJmpShadowStackFix() local
28154 BuildMI(fixShadowLoopPrepareMBB, DL, TII->get(MovRIOpc), Value128InReg) in emitLongJmpShadowStackFix()
28169 BuildMI(fixShadowLoopMBB, DL, TII->get(IncsspOpc)).addReg(Value128InReg); in emitLongJmpShadowStackFix()