Searched refs:MaskSrcVT (Results 1 – 1 of 1) sorted by relevance
40425 MVT MaskSrcVT; in combinePredicateReduction() local40427 MaskSrcVT = MVT::getVectorVT(MVT::getFloatingPointVT(BitWidth), in combinePredicateReduction()40430 MaskSrcVT = MVT::getVectorVT(MVT::i8, MatchSizeInBits / 8); in combinePredicateReduction()40432 SDValue BitcastLogicOp = DAG.getBitcast(MaskSrcVT, Match); in combinePredicateReduction()40434 NumElts = MaskSrcVT.getVectorNumElements(); in combinePredicateReduction()