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.cpp16895 static unsigned getFirstOperandIndex(Instruction *I) { in getFirstOperandIndex() function in __anon07b2d77415511::HorizontalReduction
16992 for (int I : reverse(seq<int>(getFirstOperandIndex(TreeN), in matchAssociativeReduction()
18193 Root->getOperand(HorizontalReduction::getFirstOperandIndex(Root)); in tryGetSecondaryReductionRoot()
18195 Root->getOperand(HorizontalReduction::getFirstOperandIndex(Root) + 1); in tryGetSecondaryReductionRoot()