Lines Matching refs:PairTy
1288 MVT PairTy = getPairVT(MVT::i8);
1406 Results.push(Hexagon::V6_vshuffvdd, PairTy, {Vs.first, Vs.second, HL});
2096 MVT PairTy = getPairVT(MVT::i8);
2158 Results.push(Hexagon::V6_vdealvdd, PairTy, {Vb, Va, OpRef::res(-1)});
2437 MVT PairTy = getPairVT(MVT::i8);
2496 Res.Ty = PairTy;
2805 MVT PairTy = MVT::getVectorVT(MVT::i8, 2 * HwLen);
2807 DAG.getVectorShuffle(PairTy, dl, DAG.getBitcast(PairTy, Inp),
2808 DAG.getUNDEF(PairTy), FoldedMask);