Searched refs:IsZextByte (Results 1 – 1 of 1) sorted by relevance
5495 bool IsZextByte = (Elt % ToEltSize) < UnpackFromEltSize; in tryPrepareForUnpack() local5496 if (!IsZextByte) in tryPrepareForUnpack()5500 if (IsZextByte != (OpNo == ZeroVecOpNo)) { in tryPrepareForUnpack()