Searched refs:VAddrSA (Results 1 – 1 of 1) sorted by relevance
1285 MCRegister VAddrSA = MI.getOperand(VAddrSAIdx).getReg(); in convertMIMGInst() local1286 MCRegister VAddrSubSA = MRI.getSubReg(VAddrSA, AMDGPU::sub0); in convertMIMGInst()1287 VAddrSA = VAddrSubSA ? VAddrSubSA : VAddrSA; in convertMIMGInst()1290 NewVAddrSA = MRI.getMatchingSuperReg(VAddrSA, AMDGPU::sub0, in convertMIMGInst()