Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDGCNSubtarget.h1472 unsigned getAddressableNumArchVGPRs() const { in getAddressableNumArchVGPRs() function
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
HDAMDGPUBaseInfo.cpp1144 unsigned getAddressableNumArchVGPRs(const MCSubtargetInfo *STI) { return 256; } in getAddressableNumArchVGPRs() function