Searched refs:isBitRotateMask (Results 1 – 4 of 4) sorted by relevance
2438 static bool isBitRotateMask(ArrayRef<int> Mask, unsigned EltSizeInBits,
2703 bool ShuffleVectorInst::isBitRotateMask( in isBitRotateMask() function in ShuffleVectorInst
4633 if (!ShuffleVectorInst::isBitRotateMask(SVN->getMask(), EltSizeInBits, 2, in lowerVECTOR_SHUFFLEAsRotate()
11151 if (!ShuffleVectorInst::isBitRotateMask(Mask, EltSizeInBits, MinSubElts, in matchShuffleAsBitRotate()