Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp2291 SmallVectorImpl<TreeEntry *> &GatherOps);
4570 SmallVectorImpl<TreeEntry *> &GatherOps) { in canReorderOperands() argument
4596 GatherOps.push_back(TE); in canReorderOperands()
4618 GatherOps.push_back(Gather); in canReorderOperands()
4689 SmallVector<TreeEntry *> GatherOps; in reorderBottomToTop() local
4691 GatherOps)) { in reorderBottomToTop()
4859 for (TreeEntry *Gather : GatherOps) { in reorderBottomToTop()