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