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

/gem5/src/gpu-compute/
H A Dlocal_memory_pipeline.hh65 std::queue<GPUDynInstPtr> &getLMRespFIFO() { return lmReturnedRequests; } function in class:LocalMemPipeline
H A Dcompute_unit.cc1829 computeUnit->localMemoryPipe.getLMRespFIFO().push(gpuDynInst);

Completed in 9 milliseconds