Searched refs:performMulCombine (Results 1 – 3 of 3) sorted by relevance
76 SDValue performMulCombine(SDNode *N, DAGCombinerInfo &DCI) const;
2436 SDValue AMDGPUTargetLowering::performMulCombine(SDNode *N, in performMulCombine() function in AMDGPUTargetLowering2626 return performMulCombine(N, DCI); in PerformDAGCombine()
7538 static SDValue performMulCombine(SDNode *N, SelectionDAG &DAG, in performMulCombine() function9855 return performMulCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()