Searched refs:NeedWorkItemIDZ (Results 1 – 2 of 2) sorted by relevance
881 const bool NeedWorkItemIDZ = !Info.CB->hasFnAttr("amdgpu-no-workitem-id-z"); in passSpecialInputs() local908 NeedWorkItemIDZ && ST.getMaxWorkitemID(MF.getFunction(), 2) != 0) { in passSpecialInputs()918 (NeedWorkItemIDX || NeedWorkItemIDY || NeedWorkItemIDZ)) { in passSpecialInputs()
3445 const bool NeedWorkItemIDZ = !CLI.CB->hasFnAttr("amdgpu-no-workitem-id-z"); in passSpecialInputs() local3467 NeedWorkItemIDZ && Subtarget->getMaxWorkitemID(F, 2) != 0) { in passSpecialInputs()3475 if (!InputReg && (NeedWorkItemIDX || NeedWorkItemIDY || NeedWorkItemIDZ)) { in passSpecialInputs()