Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSubtarget.h1711 unsigned getDynamicVGPRBlockSize() const { in getDynamicVGPRBlockSize() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp2286 unsigned getDynamicVGPRBlockSize(const Function &F) { in getDynamicVGPRBlockSize() function