Searched refs:NewVAddrSA (Results 1 – 1 of 1) sorted by relevance
1282 MCRegister NewVAddrSA; in convertMIMGInst() local1290 NewVAddrSA = MRI.getMatchingSuperReg(VAddrSA, AMDGPU::sub0, in convertMIMGInst()1292 if (!NewVAddrSA) in convertMIMGInst()1307 if (NewVAddrSA) { in convertMIMGInst()1308 MI.getOperand(VAddrSAIdx) = MCOperand::createReg(NewVAddrSA); in convertMIMGInst()