Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp14205 static unsigned getFirstOperandIndex(Instruction *I) { in getFirstOperandIndex() function in __anon3e6d93aa10011::HorizontalReduction
14302 for (int I = getFirstOperandIndex(TreeN), in matchAssociativeReduction()
15510 Root->getOperand(HorizontalReduction::getFirstOperandIndex(Root)); in tryGetSecondaryReductionRoot()
15512 Root->getOperand(HorizontalReduction::getFirstOperandIndex(Root) + 1); in tryGetSecondaryReductionRoot()