Home
last modified time | relevance | path

Searched defs:LDSSize (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineFunction.h35 uint32_t LDSSize = 0; global() variable
H A DSIProgramInfo.h73 uint32_t LDSSize = 0; member
H A DAMDGPUSubtarget.cpp730 unsigned GCNSubtarget::computeOccupancy(const Function &F, unsigned LDSSize, in computeOccupancy()