Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp5610 static bool isLocalRepeatingShuffle(ArrayRef<int> Mask, int Span) { in isLocalRepeatingShuffle() function
6209 if (isLocalRepeatingShuffle(Mask, MinVLMAX)) { in lowerVECTOR_SHUFFLE()