Searched refs:SRsrcFormatLo (Results 1 – 2 of 2) sorted by relevance
2365 unsigned SRsrcFormatLo = MRI.createVirtualRegister(&AMDGPU::SGPR_32RegClass); in legalizeOperands() local2375 BuildMI(MBB, MI, MI.getDebugLoc(), get(AMDGPU::S_MOV_B32), SRsrcFormatLo) in legalizeOperands()2386 .addReg(SRsrcFormatLo) in legalizeOperands()
3645 unsigned SRsrcFormatLo = MRI.createVirtualRegister(&AMDGPU::SGPR_32RegClass); in legalizeOperands() local3655 BuildMI(MBB, MI, MI.getDebugLoc(), get(AMDGPU::S_MOV_B32), SRsrcFormatLo) in legalizeOperands()3666 .addReg(SRsrcFormatLo) in legalizeOperands()