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