Home | History | Annotate | Download | only in AMDGPU

Lines Matching refs:DispatchPtrReg

1536     unsigned DispatchPtrReg = Info.addDispatchPtr(TRI);
1537 MF.addLiveIn(DispatchPtrReg, &AMDGPU::SGPR_64RegClass);
1538 CCInfo.AllocateReg(DispatchPtrReg);