Searched refs:matchPermute (Results 1 – 1 of 1) sorted by relevance
4608 static bool matchPermute(const SmallVectorImpl<int> &Bytes, const Permute &P, in matchPermute() function4632 static const Permute *matchPermute(const SmallVectorImpl<int> &Bytes, in matchPermute() function4635 if (matchPermute(Bytes, P, OpNo0, OpNo1)) in matchPermute()5053 else if (const Permute *P = matchPermute(Bytes, OpNo0, OpNo1)) in getNode()