Searched refs:performMulCombine (Results 1 – 3 of 3) sorted by relevance
116 SDValue performMulCombine(SDNode *N, DAGCombinerInfo &DCI) const;
4259 SDValue AMDGPUTargetLowering::performMulCombine(SDNode *N, in performMulCombine() function in AMDGPUTargetLowering5134 return performMulCombine(N, DCI); in PerformDAGCombine()
18240 static SDValue performMulCombine(SDNode *N, SelectionDAG &DAG, in performMulCombine() function25301 return performMulCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()