Searched refs:vregDemand (Results 1 - 1 of 1) sorted by relevance
/gem5/src/gpu-compute/ | ||
H A D | compute_unit.cc | 332 int vregDemand = ndr->q.sRegCount + (2 * ndr->q.dRegCount); local 353 allocateRegion(vregDemand, &normSize); |
Completed in 9 milliseconds