Searched refs:GLBMEM_PIPE (Results 1 - 3 of 3) sorted by relevance

/gem5/src/arch/hsail/insts/
H A Dmem_impl.hh243 m->pipeId = GLBMEM_PIPE;
273 m->pipeId = GLBMEM_PIPE;
305 m->pipeId = GLBMEM_PIPE;
321 m->pipeId = GLBMEM_PIPE;
422 m->pipeId = GLBMEM_PIPE;
450 m->pipeId = GLBMEM_PIPE;
477 m->pipeId = GLBMEM_PIPE;
592 m->pipeId = GLBMEM_PIPE;
H A Dpseudo_inst.cc649 m->pipeId = GLBMEM_PIPE;
689 m->pipeId = GLBMEM_PIPE;
728 m->pipeId = GLBMEM_PIPE;
/gem5/src/gpu-compute/
H A Dcompute_unit.hh81 GLBMEM_PIPE, enumerator in enum:EXEC_UNIT
267 bool isGlbMem(int unitId) { return unitId == GLBMEM_PIPE; }
269 int GlbMemUnitId() { return GLBMEM_PIPE; }

Completed in 18 milliseconds