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