Home
last modified time | relevance | path

Searched defs:getMaxNumUserSGPRs (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSubtarget.h961 unsigned getMaxNumUserSGPRs() const { getMaxNumUserSGPRs() function
/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp2100 unsigned getMaxNumUserSGPRs(const MCSubtargetInfo &STI) { return 16; } getMaxNumUserSGPRs() function
/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp1534 unsigned getMaxNumUserSGPRs() const { getMaxNumUserSGPRs() function in __anon446f916f0111::AMDGPUAsmParser