Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUIGroupLP.cpp1128 SmallVector<SUnit *, 6> DSWithPerms; in applyIGLPStrategy() local
1141 DSWithPerms.push_back(&SU); in applyIGLPStrategy()
1150 DSWWithPermCount = DSWithPerms.size(); in applyIGLPStrategy()
1151 auto I = DSWithPerms.begin(); in applyIGLPStrategy()
1152 auto E = DSWithPerms.end(); in applyIGLPStrategy()