Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp6025 static bool isVectorElementSwap(ArrayRef<int> M, EVT VT) { in isVectorElementSwap() function
6088 if (isVectorElementSwap(ShuffleMask, Op1.getValueType())) { in combineSTORE()
6111 if (isVectorElementSwap(ShuffleMask, N->getValueType(0))) { in combineVECTOR_SHUFFLE()