Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp3440 SmallVectorImpl<TreeEntry *> &GatherOps);
7407 SmallVectorImpl<TreeEntry *> &GatherOps) { in buildReorderableOperands() argument
7446 GatherOps.push_back(TE); in buildReorderableOperands()
7450 GatherOps.push_back(TE); in buildReorderableOperands()
7571 SmallVector<TreeEntry *> GatherOps; in reorderBottomToTop() local
7573 GatherOps); in reorderBottomToTop()
7815 for (TreeEntry *Gather : GatherOps) { in reorderBottomToTop()