Searched refs:hi1Word (Results 1 – 1 of 1) sorted by relevance
392 unsigned hi1Word = whichWord(bitPosition + subBitWidth - 1); in insertBits() local395 if (loWord == hi1Word) { in insertBits()413 U.pVal[hi1Word] &= ~mask; in insertBits()414 U.pVal[hi1Word] |= subBits.getWord(subBitWidth - 1); in insertBits()