Go to the documentation of this file.
36 #ifndef __REGISTER_MANAGER_POLICY_HH__
37 #define __REGISTER_MANAGER_POLICY_HH__
60 virtual void exec() = 0;
74 int scalarDemand) = 0;
86 #endif // __REGISTER_MANAGER_POLICY_HH__
virtual void setParent(ComputeUnit *_cu)
virtual int mapVgpr(Wavefront *w, int vgprIndex)=0
virtual bool canAllocateSgprs(int simdId, int nWfs, int demandPerWf)=0
virtual int mapSgpr(Wavefront *w, int sgprIndex)=0
Register Manager Policy abstract class.
virtual bool canAllocateVgprs(int simdId, int nWfs, int demandPerWf)=0
virtual void allocateRegisters(Wavefront *w, int vectorDemand, int scalarDemand)=0
virtual void regStats()=0
virtual void freeRegisters(Wavefront *w)=0
Generated on Wed Sep 30 2020 14:02:12 for gem5 by doxygen 1.8.17