Searched refs:getNumVGPRBlocks (Results 1 – 4 of 4) sorted by relevance
174 unsigned getNumVGPRBlocks(const MCSubtargetInfo *STI, unsigned NumSGPRs);
405 unsigned getNumVGPRBlocks(const MCSubtargetInfo *STI, unsigned NumVGPRs) { in getNumVGPRBlocks() function
918 ProgInfo.VGPRBlocks = IsaInfo::getNumVGPRBlocks( in getSIProgramInfo()
2660 VGPRBlocks = IsaInfo::getNumVGPRBlocks(&getSTI(), NumVGPRs); in calculateGPRBlocks()