Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp36123 bumpSPPtrVReg = MRI.createVirtualRegister(AddrRegClass), in EmitLoweredSegAlloca() local
36154 BuildMI(bumpMBB, DL, TII->get(TargetOpcode::COPY), bumpSPPtrVReg) in EmitLoweredSegAlloca()
36206 .addReg(bumpSPPtrVReg) in EmitLoweredSegAlloca()