Searched refs:pipeId (Results 1 - 5 of 5) sorted by relevance

/gem5/src/gpu-compute/
H A Dlocal_memory_pipeline.cc78 || computeUnit->wfWait.at(m->pipeId).rdy())) {
101 w->computeUnit->wfWait.at(m->pipeId).set(m->time);
H A Dglobal_memory_pipeline.cc84 computeUnit->wfWait.at(m->pipeId).rdy())) {
108 w->computeUnit->wfWait.at(m->pipeId).set(m->time);
H A Dgpu_dyn_inst.hh258 int pipeId; member in class:GPUDynInst
/gem5/src/arch/hsail/insts/
H A Dmem_impl.hh243 m->pipeId = GLBMEM_PIPE;
273 m->pipeId = GLBMEM_PIPE;
297 m->pipeId = LDSMEM_PIPE;
305 m->pipeId = GLBMEM_PIPE;
321 m->pipeId = GLBMEM_PIPE;
422 m->pipeId = GLBMEM_PIPE;
450 m->pipeId = GLBMEM_PIPE;
469 m->pipeId = LDSMEM_PIPE;
477 m->pipeId = GLBMEM_PIPE;
592 m->pipeId
[all...]
H A Dpseudo_inst.cc649 m->pipeId = GLBMEM_PIPE;
689 m->pipeId = GLBMEM_PIPE;
728 m->pipeId = GLBMEM_PIPE;

Completed in 13 milliseconds