Searched refs:getNumSGPRBlocks (Results 1 – 4 of 4) sorted by relevance
157 unsigned getNumSGPRBlocks(const FeatureBitset &Features, unsigned NumSGPRs);
367 unsigned getNumSGPRBlocks(const FeatureBitset &Features, unsigned NumSGPRs) { in getNumSGPRBlocks() function
908 ProgInfo.SGPRBlocks = IsaInfo::getNumSGPRBlocks( in getSIProgramInfo()
2685 SGPRBlocks = IsaInfo::getNumSGPRBlocks(Features, NumSGPRs); in calculateGPRBlocks()