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

/gem5/src/gpu-compute/
H A Dfetch_unit.cc128 wavefront->instructionBuffer.at(i)->staticInstruction()->instSize();
H A Dgpu_dyn_inst.hh281 GPUStaticInst* staticInstruction() { return _staticInst; } function in class:GPUDynInst
H A Dcompute_unit.cc653 gpuDynInst->execContinuation(gpuDynInst->staticInstruction(),
663 gpuDynInst->execContinuation(gpuDynInst->staticInstruction(),
1043 gpuDynInst->staticInstruction(),
1053 gpuDynInst->execContinuation(gpuDynInst->staticInstruction(),

Completed in 16 milliseconds