Searched refs:VGPRBlocks (Results 1 – 4 of 4) sorted by relevance
24 return S_00B848_VGPRS(VGPRBlocks) | S_00B848_SGPRS(SGPRBlocks) | in getComputePGMRSrc1()35 uint64_t Reg = S_00B848_VGPRS(VGPRBlocks) | S_00B848_SGPRS(SGPRBlocks) | in getPGMRSrc1()
27 uint32_t VGPRBlocks = 0; member
549 " VGPRBlocks: " + Twine(CurrentProgramInfo.VGPRBlocks), false); in runOnMachineFunction()856 ProgInfo.VGPRBlocks = IsaInfo::getNumVGPRBlocks( in getSIProgramInfo()980 OutStreamer->emitIntValue(S_00B028_VGPRS(CurrentProgramInfo.VGPRBlocks) | in EmitProgramInfoSI()
1288 unsigned &VGPRBlocks, unsigned &SGPRBlocks);4915 SMRange SGPRRange, unsigned &VGPRBlocks, unsigned &SGPRBlocks) { in calculateGPRBlocks() argument4944 VGPRBlocks = in calculateGPRBlocks()5251 unsigned VGPRBlocks; in ParseDirectiveAMDHSAKernel() local5256 VGPRRange, NextFreeSGPR, SGPRRange, VGPRBlocks, in ParseDirectiveAMDHSAKernel()5261 VGPRBlocks)) in ParseDirectiveAMDHSAKernel()5264 COMPUTE_PGM_RSRC1_GRANULATED_WORKITEM_VGPR_COUNT, VGPRBlocks); in ParseDirectiveAMDHSAKernel()5303 if (SharedVGPRCount * 2 + VGPRBlocks > 63) { in ParseDirectiveAMDHSAKernel()