Home
last modified time | relevance | path

Searched defs:getAddressableNumArchVGPRs (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSubtarget.h1472 unsigned getAddressableNumArchVGPRs() const { in getAddressableNumArchVGPRs() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp1144 unsigned getAddressableNumArchVGPRs(const MCSubtargetInfo *STI) { return 256; } in getAddressableNumArchVGPRs() function