Searched refs:performRcpCombine (Results 1 – 4 of 4) sorted by relevance
102 SDValue performRcpCombine(SDNode *N, DAGCombinerInfo &DCI) const;
182 SDValue performRcpCombine(SDNode *N, DAGCombinerInfo &DCI) const;
3890 SDValue AMDGPUTargetLowering::performRcpCombine(SDNode *N, in performRcpCombine() function in AMDGPUTargetLowering4104 return performRcpCombine(N, DCI); in PerformDAGCombine()
8724 SDValue SITargetLowering::performRcpCombine(SDNode *N, in performRcpCombine() function in SITargetLowering8738 return AMDGPUTargetLowering::performRcpCombine(N, DCI); in performRcpCombine()10060 return performRcpCombine(N, DCI); in PerformDAGCombine()