Searched refs:getRdxOperand (Results 1 – 1 of 1) sorted by relevance
21806 static Value *getRdxOperand(Instruction *I, unsigned Index) { in getRdxOperand() function in __anon07b2d7741c111::HorizontalReduction22123 Value *EdgeVal = getRdxOperand(TreeN, I); in matchAssociativeReduction()22311 getRdxOperand(I, 0) == VectorizedTree; in tryToReduce()22317 return isBoolLogicOp(I) && getRdxOperand(I, 0) == Res; in tryToReduce()22801 getRdxOperand(RedOp1, 0) == LHS || in tryToReduce()22805 getRdxOperand(RedOp2, 0) == RHS || in tryToReduce()