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

/gem5/src/gpu-compute/
H A Dcompute_unit.hh148 int dpBypassPipeLength; member in class:ComputeUnit
249 int dpBypassLength() { return dpBypassPipeLength; };
H A Dcompute_unit.cc66 dpBypassPipeLength(p->dpbypass_pipe_length),

Completed in 13 milliseconds