Home
last modified time | relevance | path

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

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