Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp1092 static unsigned getGranulatedNumRegisterBlocks(unsigned NumRegs, in getGranulatedNumRegisterBlocks() function
1099 return getGranulatedNumRegisterBlocks(NumSGPRs, getSGPREncodingGranule(STI)) - in getNumSGPRBlocks()
1230 return getGranulatedNumRegisterBlocks( in getEncodedNumVGPRBlocks()
1238 return getGranulatedNumRegisterBlocks( in getAllocatedNumVGPRBlocks()