HomeSort by relevance Sort by last modified time
    Searched refs:getMaximumWorkGroupSize (Results 1 - 4 of 4) sorted by null

  /external/llvm/lib/Target/AMDGPU/
SIMachineFunctionInfo.h 276 unsigned getMaximumWorkGroupSize(const MachineFunction &MF) const;
SIMachineFunctionInfo.cpp 174 unsigned SIMachineFunctionInfo::getMaximumWorkGroupSize(
AMDGPUAsmPrinter.cpp 478 MFI->getMaximumWorkGroupSize(MF);
SIInstrInfo.cpp 689 unsigned WorkGroupSize = MFI->getMaximumWorkGroupSize(*MF);
    [all...]

Completed in 273 milliseconds