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