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

/gem5/src/gpu-compute/
H A Dscoreboard_check_stage.cc157 } else if (curWave->ready(Wavefront::I_SHARED)) {
H A Dwavefront.hh150 enum itype_e {I_ALU,I_GLOBAL,I_SHARED,I_FLAT,I_PRIVATE}; enumerator in enum:Wavefront::itype_e
H A Dwavefront.cc340 if (type == I_SHARED || type == I_FLAT) {
453 } else if (type == I_SHARED && ii->isLocalMem()) {

Completed in 9 milliseconds