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