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

/gem5/src/gpu-compute/
H A Dgpu_dyn_inst.cc301 GPUDynInst::isAtomicAnd() const function in class:GPUDynInst
H A Dgpu_static_inst.hh131 bool isAtomicAnd() const { return _flags[AtomicAnd]; } function in class:GPUStaticInst

Completed in 7 milliseconds