Home | History | Annotate | Download | only in SystemZ

Lines Matching refs:InBytes

3981   unsigned InBytes = (P.Opcode == SystemZISD::PERMUTE_DWORDS ? 8 :
3985 MVT InVT = MVT::getVectorVT(MVT::getIntegerVT(InBytes * 8),
3986 SystemZ::VectorBytes / InBytes);