Searched refs:matchAssociativeReduction (Results 1 – 3 of 3) sorted by relevance
3970 bool matchAssociativeReduction(PHINode *Phi, BinaryOperator *B) { in matchAssociativeReduction() function in HorizontalReduction4320 if (!HorRdx.matchAssociativeReduction(P, BI)) in canMatchHorizontalReduction()
6559 bool matchAssociativeReduction(PHINode *Phi, Instruction *B) { in matchAssociativeReduction() function in __anon908bc41f1f11::HorizontalReduction7119 if (HorRdx.matchAssociativeReduction(P, Inst)) { in tryToVectorizeHorReductionOrInstOperands()
6852 bool matchAssociativeReduction(PHINode *Phi, Instruction *B) { in matchAssociativeReduction() function in __anona50613ab2411::HorizontalReduction7504 if (HorRdx.matchAssociativeReduction(P, Inst)) { in tryToVectorizeHorReductionOrInstOperands()