Searched refs:VGPRBlocks (Results 1 – 12 of 12) sorted by relevance
12 ; GFX908: VGPRBlocks: 713 ; GFX90A: VGPRBlocks: 532 ; GCN: VGPRBlocks: 052 ; GFX908: VGPRBlocks: 953 ; GFX90A: VGPRBlocks: 6109 ; GFX908: VGPRBlocks: 63110 ; GFX90A: VGPRBlocks: 63130 ; GFX908: VGPRBlocks: 7131 ; GFX90A: VGPRBlocks: 5166 ; GFX908: VGPRBlocks: 7[all …]
6 ; CHECK: VGPRBlocks: 3218 ; CHECK: VGPRBlocks: 1030 ; CHECK: VGPRBlocks: 042 ; CHECK: VGPRBlocks: 054 ; CHECK: VGPRBlocks: 066 ; CHECK: VGPRBlocks: 080 ; CHECK: VGPRBlocks: 1092 ; CHECK: VGPRBlocks: 0106 ; CHECK: VGPRBlocks: 0120 ; CHECK: VGPRBlocks: 5[all …]
6 ; CHECK: VGPRBlocks: 017 ; CHECK: VGPRBlocks: 028 ; CHECK: VGPRBlocks: 039 ; CHECK: VGPRBlocks: 10
17 ; GCN: VGPRBlocks: 267 ; GFX908: VGPRBlocks: 291 ; GCN: VGPRBlocks: 63141 ; GFX900: VGPRBlocks: 63142 ; GFX908: VGPRBlocks: 63
15 ; GFX908: VGPRBlocks: 284 ; GFX908: VGPRBlocks: 2
6 ; CHECK: VGPRBlocks: 4
942 ; GFX10DEFWAVE: ; VGPRBlocks: 1962 ; GFX10DEFWAVE: ; VGPRBlocks: 2
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
558 " VGPRBlocks: " + Twine(CurrentProgramInfo.VGPRBlocks), false); in runOnMachineFunction()864 ProgInfo.VGPRBlocks = IsaInfo::getNumVGPRBlocks( in getSIProgramInfo()987 OutStreamer->emitIntValue(S_00B028_VGPRS(CurrentProgramInfo.VGPRBlocks) | in EmitProgramInfoSI()
1280 SMRange SGPRRange, unsigned &VGPRBlocks,4835 unsigned &VGPRBlocks, unsigned &SGPRBlocks) { in calculateGPRBlocks() argument4864 VGPRBlocks = in calculateGPRBlocks()5171 unsigned VGPRBlocks; in ParseDirectiveAMDHSAKernel() local5176 VGPRRange, NextFreeSGPR, SGPRRange, VGPRBlocks, in ParseDirectiveAMDHSAKernel()5181 VGPRBlocks)) in ParseDirectiveAMDHSAKernel()5184 COMPUTE_PGM_RSRC1_GRANULATED_WORKITEM_VGPR_COUNT, VGPRBlocks); in ParseDirectiveAMDHSAKernel()5223 if (SharedVGPRCount * 2 + VGPRBlocks > 63) { in ParseDirectiveAMDHSAKernel()