Searched refs:performMulCombine (Results 1 – 3 of 3) sorted by relevance
87 SDValue performMulCombine(SDNode *N, DAGCombinerInfo &DCI) const;
3403 SDValue AMDGPUTargetLowering::performMulCombine(SDNode *N, in performMulCombine() function in AMDGPUTargetLowering4097 return performMulCombine(N, DCI); in PerformDAGCombine()
12610 static SDValue performMulCombine(SDNode *N, SelectionDAG &DAG, in performMulCombine() function16613 return performMulCombine(N, DAG, DCI, Subtarget); in PerformDAGCombine()