Searched refs:matchShuffleAsBitRotate (Results 1 – 2 of 2) sorted by relevance
2469 static int matchShuffleAsBitRotate(ArrayRef<int> Mask, int NumSubElts) { in matchShuffleAsBitRotate() function2494 int EltRotateAmt = matchShuffleAsBitRotate(Mask, NumSubElts); in isBitRotateMask()
11764 static int matchShuffleAsBitRotate(MVT &RotateVT, int EltSizeInBits, in matchShuffleAsBitRotate() function11796 int RotateAmt = matchShuffleAsBitRotate(RotateVT, VT.getScalarSizeInBits(), in lowerShuffleAsBitRotate()39505 int RotateAmt = matchShuffleAsBitRotate(ShuffleVT, MaskScalarSizeInBits, in matchUnaryPermuteShuffle()