Searched refs:ExtVT0 (Results 1 – 1 of 1) sorted by relevance
18458 EVT ExtVT0 = Ext0.getValueType(); in performUADDVZextCombine() local18461 if (ExtVT0 != ExtVT1 || in performUADDVZextCombine()18462 VT.getScalarSizeInBits() != (2 * ExtVT0.getScalarSizeInBits())) in performUADDVZextCombine()18465 EVT PairVT = ExtVT0.getDoubleNumVectorElementsVT(*DAG.getContext()); in performUADDVZextCombine()