Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDAMDGPUMachineFunction.h34 uint32_t LDSSize = 0; variable
HDSIProgramInfo.h73 uint32_t LDSSize = 0; member
HDAMDGPUSubtarget.cpp730 unsigned GCNSubtarget::computeOccupancy(const Function &F, unsigned LDSSize, in computeOccupancy()