Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DInstruction.h895 bool isInterleave(unsigned Factor) const { in isInterleave() function
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp2348 bool ShuffleVectorInst::isInterleave(unsigned Factor) { in isInterleave() function in ShuffleVectorInst