Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp13986 static Value *getRdxOperand(Instruction *I, unsigned Index) { in getRdxOperand() function in __anon3e6d93aa10011::HorizontalReduction
14305 Value *EdgeVal = getRdxOperand(TreeN, I); in matchAssociativeReduction()
14963 getRdxOperand(RedOp1, 0) == LHS || isGuaranteedNotToBePoison(LHS))) in tryToReduce()
14966 getRdxOperand(RedOp2, 0) == RHS || in tryToReduce()