Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DInstruction.h918 static bool isInterleaveMask(ArrayRef<int> Mask, unsigned Factor, in isInterleaveMask() function
924 static bool isInterleaveMask(ArrayRef<int> Mask, unsigned Factor, in isInterleaveMask() function
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp2359 bool ShuffleVectorInst::isInterleaveMask( in isInterleaveMask() function in ShuffleVectorInst