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

/gem5/src/gpu-compute/
H A Dwavefront.hh277 uint32_t roSize; member in class:Wavefront
H A Dcompute_unit.cc196 w->roSize = ndr->q.roMemTotal;
/gem5/src/arch/hsail/insts/
H A Dmem_impl.hh310 assert(m->addr[lane] + sizeof(MemCType) <= w->roSize);

Completed in 12 milliseconds