Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/lib/Target/X86/
DX86ISelLowering.cpp15402 tmpSPVReg = MRI.createVirtualRegister(AddrRegClass), in EmitLoweredSegAlloca() local
15420 BuildMI(BB, DL, TII->get(TargetOpcode::COPY), tmpSPVReg).addReg(physSPReg); in EmitLoweredSegAlloca()
15422 .addReg(tmpSPVReg).addReg(sizeVReg); in EmitLoweredSegAlloca()