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

/gem5/src/gpu-compute/
H A Dwavefront.hh183 bool isGmInstruction(GPUDynInstPtr ii);
H A Dwavefront.cc165 Wavefront::isGmInstruction(GPUDynInstPtr ii) function in class:Wavefront
690 if (isGmInstruction(ii)) {

Completed in 9 milliseconds