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