Searched refs:matchDoublePermute (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp4329 static bool matchDoublePermute(const SmallVectorImpl<int> &Bytes, function
4351 static const Permute *matchDoublePermute(const SmallVectorImpl<int> &Bytes, function
4354 if (matchDoublePermute(Bytes, P, Transform))
4702 if (const Permute *P = matchDoublePermute(NewBytes, NewBytesMap)) {

Completed in 194 milliseconds