Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp2098 SmallVectorImpl<TreeEntry *> &GatherOps);
3925 SmallVectorImpl<TreeEntry *> &GatherOps) { in canReorderOperands() argument
3946 GatherOps.push_back(TE); in canReorderOperands()
3968 GatherOps.push_back(Gather); in canReorderOperands()
4037 SmallVector<TreeEntry *> GatherOps; in reorderBottomToTop() local
4039 GatherOps)) { in reorderBottomToTop()
4184 for (TreeEntry *Gather : GatherOps) { in reorderBottomToTop()