Searched refs:MaskSrcVT (Results 1 – 1 of 1) sorted by relevance
40682 MVT MaskSrcVT; in combinePredicateReduction() local40684 MaskSrcVT = MVT::getVectorVT(MVT::getFloatingPointVT(BitWidth), in combinePredicateReduction()40687 MaskSrcVT = MVT::getVectorVT(MVT::i8, MatchSizeInBits / 8); in combinePredicateReduction()40689 SDValue BitcastLogicOp = DAG.getBitcast(MaskSrcVT, Match); in combinePredicateReduction()40691 NumElts = MaskSrcVT.getVectorNumElements(); in combinePredicateReduction()