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