Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUIGroupLP.cpp2064 static unsigned DSWCount = 0; variable
2077 assert((!IsInitial || (DSWCount == 0 && DSWWithPermCount == 0 && in applyIGLPStrategy()
2089 ++DSWCount; in applyIGLPStrategy()
2238 for (unsigned I = 0; I < DSWCount - DSWWithPermCount; I++) { in applyIGLPStrategy()