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