Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp22002 static unsigned getFirstOperandIndex(Instruction *I) { in getFirstOperandIndex() function in __anon07b2d7741c111::HorizontalReduction
22121 for (int I : reverse(seq<int>(getFirstOperandIndex(TreeN), in matchAssociativeReduction()
23639 Root->getOperand(HorizontalReduction::getFirstOperandIndex(Root)); in tryGetSecondaryReductionRoot()
23641 Root->getOperand(HorizontalReduction::getFirstOperandIndex(Root) + 1); in tryGetSecondaryReductionRoot()