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