reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1165 unsigned getMaxNumVGPRs(const MachineFunction &MF) const;
235 MaxNumVGPRs = ST->getMaxNumVGPRs(MF);
lib/Target/AMDGPU/GCNRegBankReassign.cpp 741 MaxNumVGPRs = ST->getMaxNumVGPRs(MF);
lib/Target/AMDGPU/SIRegisterInfo.cpp199 unsigned MaxNumVGPRs = ST.getMaxNumVGPRs(MF); 1743 return std::min(ST.getMaxNumVGPRs(Occupancy), ST.getMaxNumVGPRs(MF));