Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSwLowerLDS.cpp614 Constant *Index2AlignedSize = ConstantInt::get(Int32Ty, 2); in updateMallocSizeForDynamicLDS() local
616 MetadataStructType, SwLDSMetadata, {Index0, Index1, Index2AlignedSize}); in updateMallocSizeForDynamicLDS()