Searched defs:getAddressableNumArchVGPRs (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | GCNSubtarget.h | 1441 unsigned getAddressableNumArchVGPRs() const { getAddressableNumArchVGPRs() function |
/llvm-project/llvm/lib/Target/AMDGPU/Utils/ | ||
H A D | AMDGPUBaseInfo.cpp | 1145 unsigned getAddressableNumArchVGPRs(const MCSubtargetInfo *STI) { return 256; } getAddressableNumArchVGPRs() function |