Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineFunction.h34 uint32_t LDSSize = 0; variable
H A DSIProgramInfo.h69 uint32_t LDSSize = 0; global() member
H A DAMDGPUSubtarget.cpp715 computeOccupancy(const Function & F,unsigned LDSSize,unsigned NumSGPRs,unsigned NumVGPRs) const computeOccupancy() argument