Lines Matching defs:PairTy
1284 MVT PairTy = getPairVT(MVT::i8);
1402 Results.push(Hexagon::V6_vshuffvdd, PairTy, {Vs.first, Vs.second, HL});
2089 MVT PairTy = getPairVT(MVT::i8);
2151 Results.push(Hexagon::V6_vdealvdd, PairTy, {Vb, Va, OpRef::res(-1)});
2430 MVT PairTy = getPairVT(MVT::i8);
2489 Res.Ty = PairTy;
2798 MVT PairTy = MVT::getVectorVT(MVT::i8, 2 * HwLen);
2800 DAG.getVectorShuffle(PairTy, dl, DAG.getBitcast(PairTy, Inp),
2801 DAG.getUNDEF(PairTy), FoldedMask);