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