Home
last modified time | relevance | path

Searched refs:isElementRotate (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp2538 static int isElementRotate(int &LoSrc, int &HiSrc, ArrayRef<int> Mask) { in isElementRotate() function
2694 int Rotation = isElementRotate(LoSrc, HiSrc, Mask); in lowerVECTOR_SHUFFLE()
2949 return (isElementRotate(LoSrc, HiSrc, M) > 0) || in isShuffleMaskLegal()