Searched refs:combineMUL (Results 1 – 2 of 2) sorted by relevance
1207 SDValue combineMUL(SDNode *N, DAGCombinerInfo &DCI) const;
13725 return combineMUL(N, DCI); in PerformDAGCombine()15684 SDValue PPCTargetLowering::combineMUL(SDNode *N, DAGCombinerInfo &DCI) const { in combineMUL() function in PPCTargetLowering