Home
last modified time | relevance | path

Searched refs:getSlice (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/SandboxVectorizer/Passes/
H A DSeedCollection.cpp85 Seeds.getSlice(Offset, SliceElms * ElmBits, !AllowNonPow2); in runOnFunction()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/SandboxVectorizer/
H A DSeedCollector.cpp30 ArrayRef<Instruction *> SeedBundle::getSlice(unsigned StartIdx, in getSlice() function in llvm::sandboxir::SeedBundle
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/SandboxVectorizer/
H A DSeedCollector.h100 getSlice(unsigned StartIdx, unsigned MaxVecRegBits, bool ForcePowOf2);