Searched refs:MatchVT (Results 1 – 1 of 1) sorted by relevance
23249 EVT MatchVT = Match.getValueType(); in MatchVectorAllEqualTest() local23251 CmpNull ? DAG.getConstant(0, DL, MatchVT) in MatchVectorAllEqualTest()23252 : DAG.getAllOnesConstant(DL, MatchVT), in MatchVectorAllEqualTest()46209 EVT MatchVT = Match.getValueType(); in combinePredicateReduction() local46210 unsigned NumElts = MatchVT.getVectorNumElements(); in combinePredicateReduction()46235 if (TLI.isTypeLegal(MatchVT)) { in combinePredicateReduction()