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