Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp35373 bumpSPPtrVReg = MRI.createVirtualRegister(AddrRegClass), in EmitLoweredSegAlloca() local
35404 BuildMI(bumpMBB, MIMD, TII->get(TargetOpcode::COPY), bumpSPPtrVReg) in EmitLoweredSegAlloca()
35456 .addReg(bumpSPPtrVReg) in EmitLoweredSegAlloca()