Searched refs:UnpackLow (Results 1 – 1 of 1) sorted by relevance
5867 : VT(vt), UnpackFromEltSize(UINT_MAX), UnpackLow(false) {} in GeneralShuffle()5889 bool UnpackLow; member6110 UnpackLow = true; in tryPrepareForUnpack()6125 if (UnpackLow) { in tryPrepareForUnpack()6134 if (!UnpackLow) { in tryPrepareForUnpack()6164 return DAG.getNode(UnpackLow ? SystemZISD::UNPACKL_LOW in insertUnpackIfPrepared()