Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSubtarget.h982 unsigned getMaxNumUserSGPRs() const { in getMaxNumUserSGPRs() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp2098 unsigned getMaxNumUserSGPRs(const MCSubtargetInfo &STI) { return 16; } in getMaxNumUserSGPRs() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp1541 unsigned getMaxNumUserSGPRs() const { in getMaxNumUserSGPRs() function in __anon6862249c0111::AMDGPUAsmParser