Searched refs:cRegCount (Results 1 - 5 of 5) sorted by relevance

/gem5/src/gpu-compute/
H A Dhsa_kernel_info.hh77 uint32_t cRegCount; member in struct:HsaKernelInfo
H A Dqstruct.hh62 uint16_t cRegCount; member in struct:HsaQueueEntry
H A Dcl_driver.cc155 ki->cRegCount = kernelInfo[i].cRegCount;
H A Dhsail_code.hh357 hsaKernelInfo->cRegCount = max_creg + 1;
H A Dcompute_unit.cc183 w->resizeRegFiles(ndr->q.cRegCount, ndr->q.sRegCount, ndr->q.dRegCount);

Completed in 13 milliseconds