Searched refs:combineADD (Results 1 – 2 of 2) sorted by relevance
1208 SDValue combineADD(SDNode *N, DAGCombinerInfo &DCI) const;
13717 return combineADD(N, DCI); in PerformDAGCombine()15625 SDValue PPCTargetLowering::combineADD(SDNode *N, DAGCombinerInfo &DCI) const { in combineADD() function in PPCTargetLowering