Searched refs:setFunctionNumUsedSgprs (Results 1 – 3 of 3) sorted by relevance
122 void setFunctionNumUsedSgprs(StringRef FnName, unsigned Val);123 void setFunctionNumUsedSgprs(StringRef FnName, const MCExpr *Val);
394 void AMDGPUPALMetadata::setFunctionNumUsedSgprs(StringRef FnName, in setFunctionNumUsedSgprs() function in AMDGPUPALMetadata400 void AMDGPUPALMetadata::setFunctionNumUsedSgprs(StringRef FnName, in setFunctionNumUsedSgprs() function in AMDGPUPALMetadata
1557 MD->setFunctionNumUsedSgprs(FnName, CurrentProgramInfo.NumSGPRsForWavesPerEU); in emitPALFunctionMetadata()