Searched refs:tmpSPVReg (Results 1 – 1 of 1) sorted by relevance
34843 tmpSPVReg = MRI.createVirtualRegister(AddrRegClass), in EmitLoweredSegAlloca() local34861 BuildMI(BB, MIMD, TII->get(TargetOpcode::COPY), tmpSPVReg).addReg(physSPReg); in EmitLoweredSegAlloca()34863 .addReg(tmpSPVReg).addReg(sizeVReg); in EmitLoweredSegAlloca()