Searched refs:spillBase (Results 1 - 4 of 4) sorted by relevance

/gem5/src/gpu-compute/
H A Dwavefront.cc852 sizeof(privBase) + sizeof(spillBase) + sizeof(ldsChunk) +
872 *(Addr *)iter = spillBase; iter += sizeof(spillBase);
939 spillBase = *(Addr *)iter; iter += sizeof(spillBase);
H A Dwavefront.hh263 Addr spillBase; member in class:Wavefront
H A Dcompute_unit.cc268 w->spillBase = ndr->q.spillMemStart;
/gem5/src/arch/hsail/insts/
H A Dmem_impl.hh284 lane * sizeof(MemCType) + w->spillBase;
458 lane * sizeof(CType) + w->spillBase;

Completed in 9 milliseconds