reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1817 if (Info.hasWorkGroupIDX()) { 1818 unsigned Reg = Info.addWorkGroupIDX(); 1823 if (Info.hasWorkGroupIDY()) { 1824 unsigned Reg = Info.addWorkGroupIDY(); 1829 if (Info.hasWorkGroupIDZ()) { 1830 unsigned Reg = Info.addWorkGroupIDZ(); 1835 if (Info.hasWorkGroupInfo()) { 1836 unsigned Reg = Info.addWorkGroupInfo(); 1841 if (Info.hasPrivateSegmentWaveByteOffset()) { 1847 Info.getPrivateSegmentWaveByteOffsetSystemSGPR(); 1853 Info.setPrivateSegmentWaveByteOffset(PrivateSegmentWaveByteOffsetReg); 1856 PrivateSegmentWaveByteOffsetReg = Info.addPrivateSegmentWaveByteOffset();