Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSwLowerLDS.cpp608 Constant *Index2Size = ConstantInt::get(Int32Ty, 1); in updateMallocSizeForDynamicLDS() local
610 {Index0, Index1, Index2Size}); in updateMallocSizeForDynamicLDS()