Searched refs:MaskSrcVT (Results 1 – 1 of 1) sorted by relevance
43204 MVT MaskSrcVT; in combinePredicateReduction() local43206 MaskSrcVT = MVT::getVectorVT(MVT::getFloatingPointVT(BitWidth), in combinePredicateReduction()43209 MaskSrcVT = MVT::getVectorVT(MVT::i8, MatchSizeInBits / 8); in combinePredicateReduction()43211 SDValue BitcastLogicOp = DAG.getBitcast(MaskSrcVT, Match); in combinePredicateReduction()43213 NumElts = MaskSrcVT.getVectorNumElements(); in combinePredicateReduction()