Searched refs:itype_e (Results 1 - 2 of 2) sorted by relevance

/gem5/src/gpu-compute/
H A Dwavefront.hh150 enum itype_e {I_ALU,I_GLOBAL,I_SHARED,I_FLAT,I_PRIVATE}; enum in class:Wavefront
335 int ready(itype_e type);
H A Dwavefront.cc305 Wavefront::ready(itype_e type)

Completed in 9 milliseconds