Home
last modified time | relevance | path

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

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