Searched refs:ByteBitOfs (Results 1 – 1 of 1) sorted by relevance
4025 unsigned ByteBitOfs = ByteIdx * 8; in collectBitParts() local4027 Result->Provenance[(BitWidth - 8 - ByteBitOfs) + BitIdx] = in collectBitParts()4028 Res->Provenance[ByteBitOfs + BitIdx]; in collectBitParts()