Searched refs:isElementRotate (Results 1 – 1 of 1) sorted by relevance
4493 static int isElementRotate(int &LoSrc, int &HiSrc, ArrayRef<int> Mask) { in isElementRotate() 5218 int Rotation = isElementRotate(LoSrc, HiSrc, Mask); in lowerVECTOR_SHUFFLE() 5396 return (isElementRotate(Dummy1, Dummy2, M) > 0) || in isShuffleMaskLegal() 4492 static int isElementRotate(int &LoSrc, int &HiSrc, ArrayRef<int> Mask) { isElementRotate() function