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

Declarations

lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
  185 unsigned getNumVGPRBlocks(const MCSubtargetInfo *STI, unsigned NumSGPRs,

References

lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
 1026   ProgInfo.VGPRBlocks = IsaInfo::getNumVGPRBlocks(
lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
 3641       IsaInfo::getNumVGPRBlocks(&getSTI(), NumVGPRs, EnableWavefrontSize32);