Searched refs:ScratchBlocks (Results 1 – 5 of 5) sorted by relevance
38 ScratchBlocks(0), in SIProgramInfo()65 uint32_t ScratchBlocks; member
39 uint32_t ScratchBlocks = 0; member
1067 ProgInfo.ScratchBlocks = in getSIProgramInfo()1097 S_00B84C_SCRATCH_EN(ProgInfo.ScratchBlocks > 0) | in getSIProgramInfo()1143 OutStreamer->EmitIntValue(S_00B860_WAVESIZE(CurrentProgramInfo.ScratchBlocks), 4); in EmitProgramInfoSI()1153 S_0286E8_WAVESIZE(CurrentProgramInfo.ScratchBlocks), 4); in EmitProgramInfoSI()1191 if (CurrentProgramInfo.ScratchBlocks > 0) in EmitPALMetadata()
41 uint32_t ScratchBlocks = 0; member
1139 ProgInfo.ScratchBlocks = in getSIProgramInfo()1157 S_00B84C_SCRATCH_EN(ProgInfo.ScratchBlocks > 0) | in getSIProgramInfo()1203 OutStreamer->emitInt32(S_00B860_WAVESIZE(CurrentProgramInfo.ScratchBlocks)); in EmitProgramInfoSI()1213 S_0286E8_WAVESIZE(CurrentProgramInfo.ScratchBlocks), 4); in EmitProgramInfoSI()1250 if (CurrentProgramInfo.ScratchBlocks > 0) in EmitPALMetadata()