Searched refs:NumVGPRsForWavesPerEU (Results 1 – 2 of 2) sorted by relevance
59 uint32_t NumVGPRsForWavesPerEU = 0; member
265 CurrentProgramInfo.NumVGPRsForWavesPerEU, in emitFunctionBodyEnd()557 Twine(CurrentProgramInfo.NumVGPRsForWavesPerEU), false); in runOnMachineFunction()1146 ProgInfo.NumVGPRsForWavesPerEU = std::max( in getSIProgramInfo()1191 &STM, ProgInfo.NumVGPRsForWavesPerEU); in getSIProgramInfo()1268 ProgInfo.NumVGPRsForWavesPerEU); in getSIProgramInfo()1339 MD->setNumUsedVgprs(CC, CurrentProgramInfo.NumVGPRsForWavesPerEU); in EmitPALMetadata()