reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/AMDGPU/SIISelLowering.cpp
 1706   if (Info.hasWorkItemIDX()) {
 1708     Info.setWorkItemIDX(Arg);
 1711   if (Info.hasWorkItemIDY()) {
 1713     Info.setWorkItemIDY(Arg);
 1716   if (Info.hasWorkItemIDZ())
 1717     Info.setWorkItemIDZ(allocateVGPR32Input(CCInfo, Mask << 20, Arg));