Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.h128 std::array<int, 3> DebuggerWorkGroupIDStackObjectIndices = {{0, 0, 0}}; variable
571 return DebuggerWorkGroupIDStackObjectIndices[Dim]; in getDebuggerWorkGroupIDStackObjectIndex()
577 DebuggerWorkGroupIDStackObjectIndices[Dim] = ObjectIdx; in setDebuggerWorkGroupIDStackObjectIndex()