Searched refs:VGPRBlocks (Results 1 – 3 of 3) sorted by relevance
24 uint32_t VGPRBlocks = 0; member
477 " VGPRBlocks: " + Twine(CurrentProgramInfo.VGPRBlocks), false); in runOnMachineFunction()918 ProgInfo.VGPRBlocks = IsaInfo::getNumVGPRBlocks( in getSIProgramInfo()967 S_00B848_VGPRS(ProgInfo.VGPRBlocks) | in getSIProgramInfo()1032 OutStreamer->EmitIntValue(S_00B028_VGPRS(CurrentProgramInfo.VGPRBlocks) | in EmitProgramInfoSI()1107 PALMetadataMap[Rsrc1Reg] |= S_00B028_VGPRS(CurrentProgramInfo.VGPRBlocks) | in EmitPALMetadata()
866 unsigned &VGPRBlocks, unsigned &SGPRBlocks);2636 unsigned NextFreeSGPR, SMRange SGPRRange, unsigned &VGPRBlocks, in calculateGPRBlocks() argument2660 VGPRBlocks = IsaInfo::getNumVGPRBlocks(&getSTI(), NumVGPRs); in calculateGPRBlocks()2888 unsigned VGPRBlocks; in ParseDirectiveAMDHSAKernel() local2892 SGPRRange, VGPRBlocks, SGPRBlocks)) in ParseDirectiveAMDHSAKernel()2896 VGPRBlocks)) in ParseDirectiveAMDHSAKernel()2899 COMPUTE_PGM_RSRC1_GRANULATED_WORKITEM_VGPR_COUNT, VGPRBlocks); in ParseDirectiveAMDHSAKernel()