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

/gem5/src/gpu-compute/
H A Dgpu_dyn_inst.cc396 GPUDynInst::isGroupSeg() const function in class:GPUDynInst
398 return _staticInst->isGroupSeg();
H A Dgpu_dyn_inst.hh326 bool isGroupSeg() const;
408 } else if (isGroupSeg()) {
H A Dgpu_static_inst.hh165 bool isGroupSeg() const { return _flags[GroupSegment]; } function in class:GPUStaticInst
/gem5/src/arch/hsail/insts/
H A Ddecl.hh1143 } else if (isGroupSeg()) {

Completed in 15 milliseconds