Searched refs:setFunctionNumUsedSgprs (Results 1 – 3 of 3) sorted by relevance
96 void setFunctionNumUsedSgprs(const MachineFunction &MF, unsigned Val);
261 void AMDGPUPALMetadata::setFunctionNumUsedSgprs(const MachineFunction &MF, in setFunctionNumUsedSgprs() function in AMDGPUPALMetadata
966 MD->setFunctionNumUsedSgprs(MF, CurrentProgramInfo.NumSGPRsForWavesPerEU); in emitPALFunctionMetadata()