Searched defs:matchShuffleAsBitRotate (Results 1 – 2 of 2) sorted by relevance
| /freebsd-src/contrib/llvm-project/llvm/lib/IR/ | ||
| H A D | Instructions.cpp | 2682 static int matchShuffleAsBitRotate(ArrayRef<int> Mask, int NumSubElts) { matchShuffleAsBitRotate() function |
| /freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ | ||
| H A D | X86ISelLowering.cpp | 11141 static int matchShuffleAsBitRotate(MVT &RotateVT, int EltSizeInBits, matchShuffleAsBitRotate() function |