Searched refs:isElementRotate (Results 1 – 1 of 1) sorted by relevance
2538 static int isElementRotate(int &LoSrc, int &HiSrc, ArrayRef<int> Mask) { in isElementRotate() function2694 int Rotation = isElementRotate(LoSrc, HiSrc, Mask); in lowerVECTOR_SHUFFLE()2949 return (isElementRotate(LoSrc, HiSrc, M) > 0) || in isShuffleMaskLegal()