Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSwLowerLDS.cpp435 Constant *SizeInBytesConst = ConstantInt::get(Int32Ty, SizeInBytes); in populateSwMetadataGlobal() local
453 ConstantStruct::get(LDSItemTy, {ItemStartOffset, SizeInBytesConst, in populateSwMetadataGlobal()