Go to the documentation of this file.
36 #ifndef __STATIC_REGISTER_MANAGER_POLICY_HH__
37 #define __STATIC_REGISTER_MANAGER_POLICY_HH__
58 int scalarDemand)
override;
65 #endif // __STATIC_REGISTER_MANAGER_POLICY_HH__
void freeRegisters(Wavefront *w) override
int mapSgpr(Wavefront *w, int sgprIndex) override
bool canAllocateSgprs(int simdId, int nWfs, int demandPerWf) override
StaticRegisterManagerPolicy()
int mapVgpr(Wavefront *w, int vgprIndex) override
Register Manager Policy abstract class.
bool canAllocateVgprs(int simdId, int nWfs, int demandPerWf) override
void allocateRegisters(Wavefront *w, int vectorDemand, int scalarDemand) override
Generated on Wed Sep 30 2020 14:02:12 for gem5 by doxygen 1.8.17