Searched refs:MatchVT (Results 1 – 1 of 1) sorted by relevance
40353 EVT MatchVT = Match.getValueType(); in combinePredicateReduction() local40354 unsigned NumElts = MatchVT.getVectorNumElements(); in combinePredicateReduction()40362 if (TLI.isTypeLegal(MatchVT)) { in combinePredicateReduction()40379 MatchVT = EVT::getVectorVT(*DAG.getContext(), MVT::i1, NumElts); in combinePredicateReduction()40381 DL, MatchVT, DAG.getBitcast(CmpVT, Match.getOperand(0)), in combinePredicateReduction()