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

/gem5/src/gpu-compute/
H A Dgpu_dyn_inst.cc295 GPUDynInst::writesVCC() const function in class:GPUDynInst
297 return _staticInst->writesVCC();
H A Dgpu_static_inst.hh129 bool writesVCC() const { return _flags[WritesVCC]; } function in class:GPUStaticInst
H A Dgpu_dyn_inst.hh306 bool writesVCC() const;

Completed in 9 milliseconds