Home
last modified time | relevance | path

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

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