Searched refs:foldPartialReduceAdd (Results 1 – 1 of 1) sorted by relevance
631 SDValue foldPartialReduceAdd(SDNode *N);12839 if (SDValue Res = foldPartialReduceAdd(N)) in visitPARTIAL_REDUCE_MLA()12940 SDValue DAGCombiner::foldPartialReduceAdd(SDNode *N) { in foldPartialReduceAdd() function in DAGCombiner