Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSubtarget.h901 unsigned getMaxNumUserSGPRs() const { in getMaxNumUserSGPRs() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp2128 unsigned getMaxNumUserSGPRs(const MCSubtargetInfo &STI) { return 16; } in getMaxNumUserSGPRs() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp1530 unsigned getMaxNumUserSGPRs() const { in getMaxNumUserSGPRs() function in __anoneb28f2920111::AMDGPUAsmParser