Searched refs:VAddrSub0 (Results 1 – 1 of 1) sorted by relevance
979 unsigned VAddrSub0 = MRI.getSubReg(VAddr0, AMDGPU::sub0); in convertMIMGInst() local980 VAddr0 = (VAddrSub0 != 0) ? VAddrSub0 : VAddr0; in convertMIMGInst()