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

/gem5/src/gpu-compute/
H A Dcompute_unit.hh205 uint32_t coalescerToVrfBusWidth; // Coalescer->VRF data bus width in bytes member in class:ComputeUnit
H A Dcompute_unit.cc76 coalescerToVrfBusWidth(p->coalescer_to_vrf_bus_width),
105 / coalescerToVrfBusWidth;

Completed in 12 milliseconds