Searched defs:simdId (Results 1 - 8 of 8) sorted by relevance

/gem5/src/gpu-compute/
H A Dfetch_stage.cc88 uint32_t simdId = wavefront->simdId; local
H A Dschedule_stage.cc91 int simdId = waveToMemPipe->simdId; local
H A Dvector_register_file.hh132 int simdId; member in class:VrfAccessType::VectorRegisterFile
H A Dgpu_dyn_inst.hh248 int simdId; member in class:GPUDynInst
H A Dcompute_unit.cc486 ComputeUnit::cedeSIMD(int simdId, int wfSlotId) argument
1133 int simdId = gpuDynInst->simdId; local
[all...]
H A DGPU.py70 simdId = Param.Int('SIMD id (0-ComputeUnit.num_SIMDs)') variable in class:Wavefront
H A Dwavefront.hh165 int simdId; member in class:Wavefront
H A Dcompute_unit.hh222 registerEvent(uint32_t simdId, argument
731 int simdId; member in class:ComputeUnit::waveIdentifier

Completed in 23 milliseconds