Searched refs:MaskSrcVT (Results 1 – 1 of 1) sorted by relevance
44388 MVT MaskSrcVT; in combinePredicateReduction() local44390 MaskSrcVT = MVT::getVectorVT(MVT::getFloatingPointVT(BitWidth), in combinePredicateReduction()44393 MaskSrcVT = MVT::getVectorVT(MVT::i8, MatchSizeInBits / 8); in combinePredicateReduction()44395 SDValue BitcastLogicOp = DAG.getBitcast(MaskSrcVT, Match); in combinePredicateReduction()44397 NumElts = MaskSrcVT.getVectorNumElements(); in combinePredicateReduction()