Lines Matching defs:PairVT
21360 EVT PairVT = EVT::getIntegerVT(Context, ElementSizeBytes * 8 * 2);21362 (hasOperation(ISD::ROTL, PairVT) ||21363 hasOperation(ISD::ROTR, PairVT))) {