Searched refs:isRelaxedOrder (Results 1 - 3 of 3) sorted by relevance

/gem5/src/gpu-compute/
H A Dgpu_dyn_inst.cc462 GPUDynInst::isRelaxedOrder() const function in class:GPUDynInst
464 return _staticInst->isRelaxedOrder();
H A Dgpu_static_inst.hh178 bool isRelaxedOrder() const { return _flags[RelaxedOrder]; } function in class:GPUStaticInst
H A Dgpu_dyn_inst.hh339 bool isRelaxedOrder() const;

Completed in 10 milliseconds