Searched refs:SRsrcFormatLo (Results 1 – 1 of 1) sorted by relevance
5799 Register SRsrcFormatLo = MRI.createVirtualRegister(&AMDGPU::SGPR_32RegClass); in extractRsrcPtr() local5809 BuildMI(MBB, MI, MI.getDebugLoc(), TII.get(AMDGPU::S_MOV_B32), SRsrcFormatLo) in extractRsrcPtr()5820 .addReg(SRsrcFormatLo) in extractRsrcPtr()