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

/gem5/src/gpu-compute/
H A Dgpu_dyn_inst.cc319 GPUDynInst::isAtomicCAS() const function in class:GPUDynInst
H A Dgpu_static_inst.hh134 bool isAtomicCAS() const { return _flags[AtomicCAS]; } function in class:GPUStaticInst

Completed in 7 milliseconds