Searched refs:isBitRotateMask (Results 1 – 5 of 5) sorted by relevance
953 static bool isBitRotateMask(ArrayRef<int> Mask, unsigned EltSizeInBits, in isBitRotateMask() function956 return llvm::ShuffleVectorInst::isBitRotateMask( in isBitRotateMask()
2407 LLVM_ABI static bool isBitRotateMask(ArrayRef<int> Mask,
2490 bool ShuffleVectorInst::isBitRotateMask( in isBitRotateMask() function in ShuffleVectorInst
5359 if (!ShuffleVectorInst::isBitRotateMask(Mask, EltSizeInBits, 2, in isLegalBitRotate()
11774 if (!ShuffleVectorInst::isBitRotateMask(Mask, EltSizeInBits, MinSubElts, in matchShuffleAsBitRotate()