Searched refs:DMaskPop (Results 1 – 1 of 1) sorted by relevance
8341 bool Unpacked, bool IsD16, int DMaskPop, in constructRetValue() argument8352 int MaskPopDwords = (!IsD16 || Unpacked) ? DMaskPop : (DMaskPop + 1) / 2; in constructRetValue()8363 if (DMaskPop > 0 && Data.getValueType() != MaskPopVT) { in constructRetValue()