Searched refs:MaskSrcVT (Results 1 – 1 of 1) sorted by relevance
44450 MVT MaskSrcVT; in combinePredicateReduction() local44452 MaskSrcVT = MVT::getVectorVT(MVT::getFloatingPointVT(BitWidth), in combinePredicateReduction()44455 MaskSrcVT = MVT::getVectorVT(MVT::i8, MatchSizeInBits / 8); in combinePredicateReduction()44457 SDValue BitcastLogicOp = DAG.getBitcast(MaskSrcVT, Match); in combinePredicateReduction()44459 NumElts = MaskSrcVT.getVectorNumElements(); in combinePredicateReduction()