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

/gem5/src/gpu-compute/
H A Dscoreboard_check_stage.cc150 } else if (curWave->ready(Wavefront::I_GLOBAL)) {
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.cc330 if (type == I_GLOBAL || type == I_FLAT || type == I_PRIVATE) {
414 } else if (type == I_GLOBAL && ii->isGlobalMem()) {

Completed in 9 milliseconds