reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
 1049     MFI->getLDSWaveSpillSize() * MFI->getMaxFlatWorkGroupSize();
lib/Target/AMDGPU/AMDGPUHSAMetadataStreamer.cpp
  231   HSACodeProps.mMaxFlatWorkGroupSize = MFI.getMaxFlatWorkGroupSize();
  901       Kern.getDocument()->getNode(MFI.getMaxFlatWorkGroupSize());
lib/Target/AMDGPU/SIInstrInfo.cpp
 1235   unsigned WorkGroupSize = MFI->getMaxFlatWorkGroupSize();