Searched refs:MaskSrcVT (Results 1 – 1 of 1) sorted by relevance
43456 MVT MaskSrcVT; in combinePredicateReduction() local43458 MaskSrcVT = MVT::getVectorVT(MVT::getFloatingPointVT(BitWidth), in combinePredicateReduction()43461 MaskSrcVT = MVT::getVectorVT(MVT::i8, MatchSizeInBits / 8); in combinePredicateReduction()43463 SDValue BitcastLogicOp = DAG.getBitcast(MaskSrcVT, Match); in combinePredicateReduction()43465 NumElts = MaskSrcVT.getVectorNumElements(); in combinePredicateReduction()