Home
last modified time | relevance | path

Searched refs:ScratchSize (Results 1 – 12 of 12) sorted by relevance

/external/vboot_reference/utility/
Defidecompress.c681 OUT UINT32 *ScratchSize in GetInfo() argument
705 *ScratchSize = sizeof (SCRATCH_DATA); in GetInfo()
723 IN UINT32 ScratchSize, in Decompress() argument
763 if (ScratchSize < sizeof (SCRATCH_DATA)) { in Decompress()
848 OUT UINT32 *ScratchSize in EfiGetInfo() argument
875 ScratchSize in EfiGetInfo()
887 IN UINT32 ScratchSize in EfiDecompress() argument
921 ScratchSize, in EfiDecompress()
932 OUT UINT32 *ScratchSize in TianoGetInfo() argument
959 ScratchSize in TianoGetInfo()
[all …]
/external/llvm/lib/Target/AMDGPU/
DAMDGPUAsmPrinter.h35 ScratchSize(0), in SIProgramInfo()
55 uint32_t ScratchSize; member
DAMDGPUMachineFunction.cpp16 ScratchSize(0), in AMDGPUMachineFunction()
DAMDGPUMachineFunction.h45 unsigned ScratchSize; variable
DAMDGPUAsmPrinter.cpp215 OutStreamer->emitRawComment(" ScratchSize: " + Twine(KernelInfo.ScratchSize), in runOnMachineFunction()
462 ProgInfo.ScratchSize = FrameInfo->estimateStackSize(MF); in getSIProgramInfo()
490 RoundUpToAlignment(ProgInfo.ScratchSize * STM.getWavefrontSize(), in getSIProgramInfo()
626 header.workitem_private_segment_byte_size = KernelInfo.ScratchSize; in EmitAmdKernelCodeT()
/external/vboot_reference/utility/include/
Deficompress.h74 OUT UINT32 *ScratchSize
85 IN UINT32 ScratchSize
/external/llvm/test/CodeGen/AMDGPU/
Dlarge-alloca-graphics.ll14 ; ALL: ; ScratchSize: 32772
35 ; ALL: ; ScratchSize: 32772
Dlarge-alloca-compute.ll46 ; ALL: ; ScratchSize: 32772
Dinsert_vector_elt.ll274 ; SI: ScratchSize: 64
302 ; SI: ScratchSize: 128
Dmerge-stores.ll651 ; GCN: ScratchSize: 0{{$}}
667 ; GCN: ScratchSize: 0{{$}}
683 ; GCN: ScratchSize: 0{{$}}
700 ; GCN: ScratchSize: 0{{$}}
Dvgpr-spill-emergency-stack-slot.ll7 ; Check the ScratchSize to avoid regressions from spilling
24 ; GCN: ScratchSize: 1024
Dvgpr-spill-emergency-stack-slot-compute.ll9 ; Check the ScratchSize to avoid regressions from spilling
34 ; GCN: ScratchSize: 1024