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

/gem5/src/gpu-compute/
H A Dexec_stage.cc76 if (computeUnit->isGlbMem(unitId) && *glbMemInstAvail > 0) {
H A Dcompute_unit.hh267 bool isGlbMem(int unitId) { return unitId == GLBMEM_PIPE; } function in class:ComputeUnit

Completed in 8 milliseconds