Searched defs:getMaxNumUserSGPRs (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | GCNSubtarget.h | 901 unsigned getMaxNumUserSGPRs() const { getMaxNumUserSGPRs() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/ | ||
H A D | AMDGPUBaseInfo.cpp | 2128 unsigned getMaxNumUserSGPRs(const MCSubtargetInfo &STI) { return 16; } getMaxNumUserSGPRs() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/ | ||
H A D | AMDGPUAsmParser.cpp | 1530 unsigned getMaxNumUserSGPRs() const { getMaxNumUserSGPRs() function in __anond8418a2e0111::AMDGPUAsmParser |