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

/gem5/src/gpu-compute/
H A Dwavefront.hh184 bool isLmInstruction(GPUDynInstPtr ii);
H A Dwavefront.cc174 Wavefront::isLmInstruction(GPUDynInstPtr ii) function in class:Wavefront
692 } else if (isLmInstruction(ii)) {

Completed in 8 milliseconds