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

/gem5/src/gpu-compute/
H A Dwavefront.cc66 rdLmReqsInPipe = 0;
462 if ((outstandingReqsRdLm + rdLmReqsInPipe) > 0) {
477 isLMReqFIFOWrRdy(rdLmReqsInPipe + wrLmReqsInPipe)) {
516 isLMReqFIFOWrRdy(rdLmReqsInPipe + wrLmReqsInPipe)) {
618 rdLmReqsInPipe++;
633 rdLmReqsInPipe++;
H A Dwavefront.hh222 uint32_t rdLmReqsInPipe; member in class:Wavefront
/gem5/src/arch/hsail/insts/
H A Dmem_impl.hh301 w->rdLmReqsInPipe--;
608 w->rdLmReqsInPipe--;

Completed in 11 milliseconds