Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp5196 unsigned getFirstOperandIndex() const { in getFirstOperandIndex() function in __anonfe9ee8d91a11::HorizontalReduction::OperationData
5637 Stack.push_back(std::make_pair(B, ReductionData.getFirstOperandIndex())); in matchAssociativeReduction()
5718 Stack.push_back(std::make_pair(I, OpData.getFirstOperandIndex())); in matchAssociativeReduction()