Home
last modified time | relevance | path

Searched refs:WorkGroupIDY (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/AMDGPU/
DSIMachineFunctionInfo.h104 bool WorkGroupIDY : 1; variable
224 return WorkGroupIDY; in hasWorkGroupIDY()
DSIMachineFunctionInfo.cpp78 WorkGroupIDY(false),
99 WorkGroupIDY = true;