reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
4008 static const Permute PermuteForms[] = { 4080 static bool matchPermute(const SmallVectorImpl<int> &Bytes, const Permute &P, 4104 static const Permute *matchPermute(const SmallVectorImpl<int> &Bytes, 4118 const Permute &P, 4139 static const Permute *matchDoublePermute(const SmallVectorImpl<int> &Bytes, 4233 const Permute &P, SDValue Op0, SDValue Op1) { 4417 if (const Permute *P = matchDoublePermute(NewBytes, NewBytesMap)) { 4450 if (const Permute *P = matchPermute(Bytes, OpNo0, OpNo1))