Searched refs:NumSGPRsForWavesPerEU (Results 1 – 3 of 3) sorted by relevance
245 CurrentProgramInfo.NumSGPRsForWavesPerEU, in emitFunctionBodyEnd()617 getMCExprStr(CurrentProgramInfo.NumSGPRsForWavesPerEU), in runOnMachineFunction()910 ProgInfo.NumSGPRsForWavesPerEU = in getSIProgramInfo()933 ProgInfo.NumSGPRsForWavesPerEU = CreateExpr(MaxAddressableNumSGPRs); in getSIProgramInfo()940 ProgInfo.NumSGPRsForWavesPerEU = in getSIProgramInfo()975 ProgInfo.SGPRBlocks = GetNumGPRBlocks(ProgInfo.NumSGPRsForWavesPerEU, in getSIProgramInfo()1084 STM.computeOccupancy(F, ProgInfo.LDSSize), ProgInfo.NumSGPRsForWavesPerEU, in getSIProgramInfo()1253 MD->setNumUsedSgprs(CC, CurrentProgramInfo.NumSGPRsForWavesPerEU, Ctx); in EmitPALMetadata()1346 MD->setFunctionNumUsedSgprs(FnName, CurrentProgramInfo.NumSGPRsForWavesPerEU); in emitPALFunctionMetadata()
77 const MCExpr *NumSGPRsForWavesPerEU = nullptr; member
71 NumSGPRsForWavesPerEU = ZeroExpr; in reset()