Searched refs:getAddressableNumVGPRs (Results 1 – 7 of 7) sorted by relevance
1591 unsigned getAddressableNumVGPRs(unsigned DynamicVGPRBlockSize) const { in getAddressableNumVGPRs() function1592 return AMDGPU::IsaInfo::getAddressableNumVGPRs(this, DynamicVGPRBlockSize); in getAddressableNumVGPRs()
401 ? std::min(ST.getAddressableNumVGPRs(DynamicVGPRBlockSize), NumVGPRs) in setRegLimits()
115 AMDGPU::IsaInfo::getAddressableNumVGPRs(&ST, DynamicVGPRBlockSize); in initialize()
718 (ST.getAddressableNumVGPRs(MFI->getDynamicVGPRBlockSize()) - in emitEntryFunctionPrologue()
2769 ST->getAddressableNumVGPRs(MFI->getDynamicVGPRBlockSize()); in run()
1349 unsigned getAddressableNumVGPRs(const MCSubtargetInfo *STI, in getAddressableNumVGPRs() function1417 getAddressableNumVGPRs(STI, DynamicVGPRBlockSize); in getMinNumVGPRs()1442 getAddressableNumVGPRs(STI, DynamicVGPRBlockSize); in getMaxNumVGPRs()
324 unsigned getAddressableNumVGPRs(const MCSubtargetInfo *STI,