Searched refs:combineMUL (Results 1 – 4 of 4) sorted by relevance
789 SDValue combineMUL(SDNode *N, DAGCombinerInfo &DCI) const;
9079 SDValue SystemZTargetLowering::combineMUL( in combineMUL() function in SystemZTargetLowering9156 case ISD::MUL: return combineMUL(N, DCI); in PerformDAGCombine()
1453 SDValue combineMUL(SDNode *N, DAGCombinerInfo &DCI) const;
16706 return combineMUL(N, DCI); in PerformDAGCombine()19034 SDValue PPCTargetLowering::combineMUL(SDNode *N, DAGCombinerInfo &DCI) const { in combineMUL() function in PPCTargetLowering