Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp16695 static Value *getRdxOperand(Instruction *I, unsigned Index) { in getRdxOperand() function in __anon07b2d77415511::HorizontalReduction
16994 Value *EdgeVal = getRdxOperand(TreeN, I); in matchAssociativeReduction()
17648 getRdxOperand(RedOp1, 0) == LHS || isGuaranteedNotToBePoison(LHS))) in tryToReduce()
17651 getRdxOperand(RedOp2, 0) == RHS || in tryToReduce()