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