Go to the documentation of this file.
34 #ifndef __STATIC_REGISTER_MANAGER_POLICY_HH__
35 #define __STATIC_REGISTER_MANAGER_POLICY_HH__
59 int scalarDemand)
override;
66 #endif // __STATIC_REGISTER_MANAGER_POLICY_HH__
StaticRegisterManagerPolicy()
bool canAllocateVgprs(int simdId, int nWfs, int demandPerWf) override
int mapVgpr(Wavefront *w, int vgprIndex) override
void allocateRegisters(Wavefront *w, int vectorDemand, int scalarDemand) override
Register Manager Policy abstract class.
bool canAllocateSgprs(int simdId, int nWfs, int demandPerWf) override
void freeRegisters(Wavefront *w) override
int mapSgpr(Wavefront *w, int sgprIndex) override
Reference material can be found at the JEDEC website: UFS standard http://www.jedec....
Generated on Tue Sep 21 2021 12:25:25 for gem5 by doxygen 1.8.17