Home
last modified time | relevance | path

Searched defs:isBitRotateMask (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DInstruction.h953 static bool isBitRotateMask(ArrayRef<int> Mask, unsigned EltSizeInBits, in isBitRotateMask() function
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp2490 bool ShuffleVectorInst::isBitRotateMask( in isBitRotateMask() function in ShuffleVectorInst