Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86ISelLowering.cpp11787 bumpSPPtrVReg = MRI.createVirtualRegister(AddrRegClass), in EmitLoweredSegAlloca() local
11817 BuildMI(bumpMBB, DL, TII->get(TargetOpcode::COPY), bumpSPPtrVReg) in EmitLoweredSegAlloca()
11853 .addReg(bumpSPPtrVReg).addMBB(bumpMBB); in EmitLoweredSegAlloca()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp27440 bumpSPPtrVReg = MRI.createVirtualRegister(AddrRegClass), in EmitLoweredSegAlloca() local
27471 BuildMI(bumpMBB, DL, TII->get(TargetOpcode::COPY), bumpSPPtrVReg) in EmitLoweredSegAlloca()
27523 .addReg(bumpSPPtrVReg) in EmitLoweredSegAlloca()