Searched refs:VAddrWords (Results 1 – 1 of 1) sorted by relevance
4228 unsigned VAddrWords; in verifyInstruction() local4230 VAddrWords = SRsrcIdx - VAddr0Idx; in verifyInstruction()4233 VAddrWords = MRI.getTargetRegisterInfo()->getRegSizeInBits(*RC) / 32; in verifyInstruction()4244 if (VAddrWords != AddrWords) { in verifyInstruction()4246 << " but got " << VAddrWords << "\n"); in verifyInstruction()