Searched refs:DestBitNo (Results 1 – 1 of 1) sorted by relevance
1676 unsigned DestBitNo = InputBitNo + OverallLeftShift; in CollectBitParts() local1678 BitProvenance[DestBitNo + I] = InputBitNo + I; in CollectBitParts()1683 if (BitValues[DestBitNo] && BitValues[DestBitNo] != V) in CollectBitParts()1686 BitValues[DestBitNo + I] = V; in CollectBitParts()