Searched refs:ToEltSize (Results 1 – 1 of 1) sorted by relevance
5494 unsigned ToEltSize = UnpackFromEltSize * 2; in tryPrepareForUnpack() local5495 bool IsZextByte = (Elt % ToEltSize) < UnpackFromEltSize; in tryPrepareForUnpack()