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

/gem5/src/gpu-compute/
H A Dexec_stage.cc83 if (computeUnit->isShrMem(unitId) && *shrMemInstAvail > 0) {
H A Dcompute_unit.hh268 bool isShrMem(int unitId) { return unitId == LDSMEM_PIPE; } function in class:ComputeUnit

Completed in 9 milliseconds