reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1761 if (Info.hasImplicitBufferPtr()) { 1762 unsigned ImplicitBufferPtrReg = Info.addImplicitBufferPtr(TRI); 1768 if (Info.hasPrivateSegmentBuffer()) { 1769 unsigned PrivateSegmentBufferReg = Info.addPrivateSegmentBuffer(TRI); 1774 if (Info.hasDispatchPtr()) { 1775 unsigned DispatchPtrReg = Info.addDispatchPtr(TRI); 1780 if (Info.hasQueuePtr()) { 1781 unsigned QueuePtrReg = Info.addQueuePtr(TRI); 1786 if (Info.hasKernargSegmentPtr()) { 1788 Register InputPtrReg = Info.addKernargSegmentPtr(TRI); 1795 if (Info.hasDispatchID()) { 1796 unsigned DispatchIDReg = Info.addDispatchID(TRI); 1801 if (Info.hasFlatScratchInit()) { 1802 unsigned FlatScratchInitReg = Info.addFlatScratchInit(TRI);