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

/gem5/src/gpu-compute/
H A Dcompute_unit.cc332 int vregDemand = ndr->q.sRegCount + (2 * ndr->q.dRegCount); local
353 allocateRegion(vregDemand, &normSize);

Completed in 9 milliseconds