Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp2263 SmallVectorImpl<TreeEntry *> &GatherOps);
4347 SmallVectorImpl<TreeEntry *> &GatherOps) { in canReorderOperands() argument
4368 GatherOps.push_back(TE); in canReorderOperands()
4390 GatherOps.push_back(Gather); in canReorderOperands()
4459 SmallVector<TreeEntry *> GatherOps; in reorderBottomToTop() local
4461 GatherOps)) { in reorderBottomToTop()
4606 for (TreeEntry *Gather : GatherOps) { in reorderBottomToTop()