Searched refs:MaskPopDwords (Results 1 – 1 of 1) sorted by relevance
7789 int MaskPopDwords = (!IsD16 || Unpacked) ? DMaskPop : (DMaskPop + 1) / 2; in constructRetValue() local7794 MVT MaskPopVT = MaskPopDwords == 1 ? in constructRetValue()7795 MVT::i32 : MVT::getVectorVT(MVT::i32, MaskPopDwords); in constructRetValue()7813 NumDataDwords - MaskPopDwords); in constructRetValue()7838 DAG.getConstant(MaskPopDwords, DL, MVT::i32)); in constructRetValue()