Searched refs:performRcpCombine (Results 1 – 4 of 4) sorted by relevance
100 SDValue performRcpCombine(SDNode *N, DAGCombinerInfo &DCI) const;
156 SDValue performRcpCombine(SDNode *N, DAGCombinerInfo &DCI) const;
3679 SDValue AMDGPUTargetLowering::performRcpCombine(SDNode *N, in performRcpCombine() function in AMDGPUTargetLowering3893 return performRcpCombine(N, DCI); in PerformDAGCombine()
6783 SDValue SITargetLowering::performRcpCombine(SDNode *N, in performRcpCombine() function in SITargetLowering6797 return AMDGPUTargetLowering::performRcpCombine(N, DCI); in performRcpCombine()7867 return performRcpCombine(N, DCI); in PerformDAGCombine()