Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp5292 void addReductionOps(Instruction *I, ReductionOpsListType &ReductionOps) { in addReductionOps() function in __anonfe9ee8d91a11::HorizontalReduction::OperationData
5664 ReductionData.addReductionOps(TreeN, ReductionOps); in matchAssociativeReduction()