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

/gem5/src/gpu-compute/
H A Dcondition_register_state.cc73 uint32_t pipeLen = w->computeUnit->spBypassLength();
H A Dvector_register_file.cc180 computeUnit->spBypassLength() :
H A Dwavefront.cc557 ticks(computeUnit->spBypassLength()));
708 ticks(computeUnit->spBypassLength()));
H A Dcompute_unit.hh248 int spBypassLength() { return spBypassPipeLength; }; function in class:ComputeUnit

Completed in 12 milliseconds