Searched refs:PairVT (Results 1 – 2 of 2) sorted by relevance
17587 EVT PairVT = EVT::getIntegerVT(Context, ElementSizeBytes * 8 * 2); in tryStoreMergeOfLoads() local17589 (hasOperation(ISD::ROTL, PairVT) || in tryStoreMergeOfLoads()17590 hasOperation(ISD::ROTR, PairVT))) { in tryStoreMergeOfLoads()
18470 EVT PairVT = SrcVT.getDoubleNumVectorElementsVT(*DAG.getContext()); in LowerFixedLengthConcatVectorsToSVE() local18472 Ops.push_back(DAG.getNode(ISD::CONCAT_VECTORS, DL, PairVT, in LowerFixedLengthConcatVectorsToSVE()