Home
last modified time | relevance | path

Searched refs:getMaxVGPRs (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPromoteAlloca.cpp170 static unsigned getMaxVGPRs(unsigned LDSBytes, const TargetMachine &TM, in getMaxVGPRs() function
310 MaxVGPRs = getMaxVGPRs(CurrentLocalMemUsage, TM, F); in run()