Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp16911 static unsigned getFirstOperandIndex(Instruction *I) { in getFirstOperandIndex() function in __anon5824d94915711::HorizontalReduction
17008 for (int I : reverse(seq<int>(getFirstOperandIndex(TreeN), in matchAssociativeReduction()
18209 Root->getOperand(HorizontalReduction::getFirstOperandIndex(Root)); in tryGetSecondaryReductionRoot()
18211 Root->getOperand(HorizontalReduction::getFirstOperandIndex(Root) + 1); in tryGetSecondaryReductionRoot()