Searched refs:byte_offset (Results 1 – 2 of 2) sorted by relevance
39 Size byte_offset = size + end_offset; in GenBounds() local40 …" << GetName() << "_it = to_bound (+ to_bound.NumBytesRemaining() - (" << byte_offset << ") / 8);"; in GenBounds()
61 Size byte_offset = Size(num_leading_bits + size.bits()) + end_offset; in GenBounds() local62 …" << GetName() << "_it = to_bound + (to_bound.NumBytesRemaining() - (" << byte_offset << ") / 8);"; in GenBounds()