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

/gem5/src/arch/hsail/insts/
H A Dmem_impl.hh297 m->pipeId = LDSMEM_PIPE;
469 m->pipeId = LDSMEM_PIPE;
602 m->pipeId = LDSMEM_PIPE;
/gem5/src/gpu-compute/
H A Dcompute_unit.hh82 LDSMEM_PIPE, enumerator in enum:EXEC_UNIT
268 bool isShrMem(int unitId) { return unitId == LDSMEM_PIPE; }
270 int ShrMemUnitId() { return LDSMEM_PIPE; }

Completed in 14 milliseconds