Searched refs:ScratchSize (Results 1 – 15 of 15) sorted by relevance
7 ; CHECK: ScratchSize: 8{{$}}15 ; CHECK: ScratchSize: 8{{$}}23 ; CHECK: ScratchSize: 8{{$}}31 ; CHECK: ScratchSize: 8{{$}}39 ; CHECK: ScratchSize: 8{{$}}
14 ; ALL: ; ScratchSize: 3277235 ; ALL: ; ScratchSize: 32772
13 ; GCN: ScratchSize: 8{{$}}
48 ; ALL: ; ScratchSize: 32772
95 ; CHECK: ScratchSize: 24
651 ; GCN: ScratchSize: 0{{$}}667 ; GCN: ScratchSize: 0{{$}}683 ; GCN: ScratchSize: 0{{$}}700 ; GCN: ScratchSize: 0{{$}}
410 ; GCN: ScratchSize: 64438 ; GCN: ScratchSize: 128
7 ; Check the ScratchSize to avoid regressions from spilling27 ; GCN: ScratchSize: 1024
9 ; Check the ScratchSize to avoid regressions from spilling43 ; GCN: ScratchSize: 1024
681 OUT UINT32 *ScratchSize in GetInfo() argument705 *ScratchSize = sizeof (SCRATCH_DATA); in GetInfo()723 IN UINT32 ScratchSize, in Decompress() argument763 if (ScratchSize < sizeof (SCRATCH_DATA)) { in Decompress()848 OUT UINT32 *ScratchSize in EfiGetInfo() argument875 ScratchSize in EfiGetInfo()887 IN UINT32 ScratchSize in EfiDecompress() argument921 ScratchSize, in EfiDecompress()932 OUT UINT32 *ScratchSize in TianoGetInfo() argument959 ScratchSize in TianoGetInfo()[all …]
74 OUT UINT32 *ScratchSize85 IN UINT32 ScratchSize
35 ScratchSize(0), in SIProgramInfo()59 uint32_t ScratchSize; member
14 ScratchSize(0), in AMDGPUMachineFunction()
49 unsigned ScratchSize; variable
193 OutStreamer->emitRawComment(" ScratchSize: " + Twine(KernelInfo.ScratchSize), in runOnMachineFunction()507 ProgInfo.ScratchSize = FrameInfo->getStackSize(); in getSIProgramInfo()535 alignTo(ProgInfo.ScratchSize * STM.getWavefrontSize(), in getSIProgramInfo()704 header.workitem_private_segment_byte_size = KernelInfo.ScratchSize; in EmitAmdKernelCodeT()