Searched refs:setFunctionNumUsedSgprs (Results 1 – 3 of 3) sorted by relevance
104 void setFunctionNumUsedSgprs(StringRef FnName, unsigned Val);
263 void AMDGPUPALMetadata::setFunctionNumUsedSgprs(StringRef FnName, in setFunctionNumUsedSgprs() function in AMDGPUPALMetadata
1135 MD->setFunctionNumUsedSgprs(FnName, CurrentProgramInfo.NumSGPRsForWavesPerEU); in emitPALFunctionMetadata()