Searched refs:SelectSMRDSgpr (Results 1 – 3 of 3) sorted by relevance
190 bool SelectSMRDSgpr(SDValue Addr, SDValue &SBase, SDValue &SOffset) const;
863 def SMRDSgpr : ComplexPattern<iPTR, 2, "SelectSMRDSgpr">;
2198 bool AMDGPUDAGToDAGISel::SelectSMRDSgpr(SDValue Addr, SDValue &SBase, in SelectSMRDSgpr() function in AMDGPUDAGToDAGISel