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