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