Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp2595 unsigned CurrentUserSGPRs = Info.getNumUserSGPRs(); in allocateSystemSGPRs() local
2603 for (unsigned i = NumRequiredSystemSGPRs + CurrentUserSGPRs; i < 16; ++i) { in allocateSystemSGPRs()