Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp6961 static bool isVectorElementSwap(ArrayRef<int> M, EVT VT) { in isVectorElementSwap() function
7086 if (isVectorElementSwap(ShuffleMask, Op1.getValueType())) { in combineSTORE()
7218 if (isVectorElementSwap(ShuffleMask, N->getValueType(0))) { in combineVECTOR_SHUFFLE()