Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DR600ControlFlowFinalizer.cpp64 unsigned CurrentEntries = 0; member
163 CurrentEntries + (alignTo(CurrentSubEntries, 4) / 4); in updateMaxStackSize()
178 else if (CurrentEntries > 0 && in pushBranch()
191 CurrentEntries++; in pushBranch()
199 CurrentEntries++; in pushLoop()
206 CurrentEntries--; in popBranch()
213 CurrentEntries--; in popLoop()