Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.h71 std::array<int, 3> DebuggerWorkItemIDStackObjectIndices; variable
375 return DebuggerWorkItemIDStackObjectIndices[Dim]; in getDebuggerWorkItemIDStackObjectIndex()
381 DebuggerWorkItemIDStackObjectIndices[Dim] = ObjectIdx; in setDebuggerWorkItemIDStackObjectIndex()
H A DSIMachineFunctionInfo.cpp57 DebuggerWorkItemIDStackObjectIndices({{0, 0, 0}}),