Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp5095 using ReductionOpsType = SmallVector<Value *, 16>; typedef in __anonfe9ee8d91a11::HorizontalReduction
5096 using ReductionOpsListType = SmallVector<ReductionOpsType, 2>;
5279 ReductionOps.assign(1, ReductionOpsType()); in initReductionOps()
5285 ReductionOps.assign(2, ReductionOpsType()); in initReductionOps()