Lines Matching defs:PairVT
20916 EVT PairVT = EVT::getIntegerVT(Context, ElementSizeBytes * 8 * 2);20918 (hasOperation(ISD::ROTL, PairVT) ||20919 hasOperation(ISD::ROTR, PairVT))) {