Lines Matching defs:Bytes
3342 unsigned char Bytes[SystemZ::VectorBytes]; member
3418 static bool matchPermute(const SmallVectorImpl<int> &Bytes, const Permute &P, in matchPermute()
3442 static const Permute *matchPermute(const SmallVectorImpl<int> &Bytes, in matchPermute()
3455 static bool matchDoublePermute(const SmallVectorImpl<int> &Bytes, in matchDoublePermute()
3477 static const Permute *matchDoublePermute(const SmallVectorImpl<int> &Bytes, in matchDoublePermute()
3488 SmallVectorImpl<int> &Bytes) { in getVPermMask()
3505 static bool getShuffleInput(const SmallVectorImpl<int> &Bytes, unsigned Start, in getShuffleInput()
3528 static bool isShlDoublePermute(const SmallVectorImpl<int> &Bytes, in isShlDoublePermute()
3586 const SmallVectorImpl<int> &Bytes) { in getGeneralPermuteNode()
3621 SmallVector<int, SystemZ::VectorBytes> Bytes; member
4557 SmallVector<int, SystemZ::VectorBytes> Bytes; in combineExtract() local