Searched refs:getMaximumWorkGroupSize (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.cpp189 unsigned SIMachineFunctionInfo::getMaximumWorkGroupSize( function in class:SIMachineFunctionInfo
H A DSIMachineFunctionInfo.h300 unsigned getMaximumWorkGroupSize(const MachineFunction &MF) const;
H A DAMDGPUAsmPrinter.cpp502 MFI->getMaximumWorkGroupSize(MF);
H A DSIInstrInfo.cpp689 unsigned WorkGroupSize = MFI->getMaximumWorkGroupSize(*MF);

Completed in 120 milliseconds