Searched refs:performRcpCombine (Results 1 – 4 of 4) sorted by relevance
134 SDValue performRcpCombine(SDNode *N, DAGCombinerInfo &DCI) const;
224 SDValue performRcpCombine(SDNode *N, DAGCombinerInfo &DCI) const;
5032 SDValue AMDGPUTargetLowering::performRcpCombine(SDNode *N, in performRcpCombine() function in AMDGPUTargetLowering5247 return performRcpCombine(N, DCI); in PerformDAGCombine()
12570 SDValue SITargetLowering::performRcpCombine(SDNode *N, in performRcpCombine() function in SITargetLowering12594 return AMDGPUTargetLowering::performRcpCombine(N, DCI); in performRcpCombine()14733 return performRcpCombine(N, DCI); in PerformDAGCombine()