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

/gem5/src/gpu-compute/
H A Dgpu_dyn_inst.cc384 GPUDynInst::isArgSeg() const function in class:GPUDynInst
386 return _staticInst->isArgSeg();
H A Dgpu_static_inst.hh163 bool isArgSeg() const { return _flags[ArgSegment]; } function in class:GPUStaticInst
H A Dgpu_dyn_inst.hh324 bool isArgSeg() const;
H A Dwavefront.cc399 ii->isArgSeg())) {
554 (ii->isKernArgSeg() && ii->isLoad()) || ii->isArgSeg() ||
705 ii->isArgSeg() ||

Completed in 13 milliseconds