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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp5999 static bool isVectorElementSwap(ArrayRef<int> M, EVT VT) { function
6062 if (isVectorElementSwap(ShuffleMask, Op1.getValueType())) {
6085 if (isVectorElementSwap(ShuffleMask, N->getValueType(0))) {

Completed in 132 milliseconds