Home
last modified time | relevance | path

Searched refs:getMaxWorkitemID (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.h227 unsigned getMaxWorkitemID(const Function &Kernel, unsigned Dimension) const;
H A DAMDGPUSubtarget.cpp499 unsigned AMDGPUSubtarget::getMaxWorkitemID(const Function &Kernel, in getMaxWorkitemID() function in AMDGPUSubtarget
H A DSIISelLowering.cpp11838 ST.getMaxWorkitemID(KB.getMachineFunction().getFunction(), Dim); in knownBitsForWorkitemID()