36 #ifndef __HSA_CODE_HH__ 37 #define __HSA_CODE_HH__ 42 #include "arch/gpu_types.hh" 43 #include "config/the_gpu_isa.hh" 101 #endif // __HSA_CODE_HH__ std::vector< TheGpuISA::RawMachInst > * insts()
virtual void generateHsaKernelInfo(HsaKernelInfo *hsaKernelInfo) const =0
const std::string & name() const
void setReadonlyData(uint8_t *_readonly_data)
HsaCode(const std::string &name)
virtual int getSize(MemorySegment segment) const =0
std::vector< TheGpuISA::RawMachInst > _insts