Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineFunction.h30 unsigned LDSSize = 0; variable
H A DSIProgramInfo.h52 uint32_t LDSSize = 0; member
H A DAMDGPUSubtarget.cpp717 unsigned GCNSubtarget::computeOccupancy(const Function &F, unsigned LDSSize, in computeOccupancy()