Searched refs:getNumVGPRBlocks (Results 1 – 4 of 4) sorted by relevance
181 unsigned getNumVGPRBlocks(const FeatureBitset &Features, unsigned NumSGPRs);
409 unsigned getNumVGPRBlocks(const FeatureBitset &Features, unsigned NumVGPRs) { in getNumVGPRBlocks() function
910 ProgInfo.VGPRBlocks = IsaInfo::getNumVGPRBlocks( in getSIProgramInfo()
2684 VGPRBlocks = IsaInfo::getNumVGPRBlocks(Features, NumVGPRs); in calculateGPRBlocks()