Searched defs:isAtomicCAS (Results 1 - 2 of 2) sorted by relevance
/gem5/src/gpu-compute/ | ||
H A D | gpu_dyn_inst.cc | 319 GPUDynInst::isAtomicCAS() const function in class:GPUDynInst |
H A D | gpu_static_inst.hh | 134 bool isAtomicCAS() const { return _flags[AtomicCAS]; } function in class:GPUStaticInst |
Completed in 6 milliseconds