Lines Matching full:packing
61 auto Packing = getTypePacking(LegalVecVT.getSimpleVT());
80 Mask = CDAG.getConstantMask(Packing, true);
141 auto Packing = getTypePacking(DataVT);
149 Mask = CDAG.getConstantMask(Packing, true);
153 Packing, DataVT.getVectorElementType().getSimpleVT());
188 assert(getTypePacking(DataVT) == Packing::Dense &&
206 SDValue UpperPartAVL; // we will use this for packing things back together
262 getLegalVectorType(Packing::Dense, DataVT.getVectorElementType());
272 auto Packing = getTypePacking(DataVT);
274 getLegalVectorType(Packing, DataVT.getVectorElementType().getSimpleVT());
295 Mask = CDAG.getConstantMask(Packing, true);
364 SDValue UpperPartAVL; // we will use this for packing things back together