Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPromoteAlloca.cpp163 unsigned getMaxVGPRs(const TargetMachine &TM, const Function &F) { in getMaxVGPRs() function
236 MaxVGPRs = getMaxVGPRs(TM, F); in run()