Searched defs:isAtomicInc (Results 1 - 2 of 2) sorted by relevance

/gem5/src/gpu-compute/
H A Dgpu_dyn_inst.cc342 GPUDynInst::isAtomicInc() const function in class:GPUDynInst
H A Dgpu_static_inst.hh138 bool isAtomicInc() const { return _flags[AtomicInc]; } function in class:GPUStaticInst

Completed in 7 milliseconds