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

/gem5/src/gpu-compute/
H A Dgpu_dyn_inst.cc324 bool GPUDynInst::isAtomicExch() const function in class:GPUDynInst
H A Dgpu_static_inst.hh135 bool isAtomicExch() const { return _flags[AtomicExch]; } function in class:GPUStaticInst

Completed in 14 milliseconds