Searched refs:isArgLoad (Results 1 - 4 of 4) sorted by relevance

/gem5/src/gpu-compute/
H A Dgpu_dyn_inst.cc366 GPUDynInst::isArgLoad() const function in class:GPUDynInst
368 return _staticInst->isArgLoad();
H A Dgpu_static_inst.hh144 isArgLoad() const function in class:GPUStaticInst
H A Dvector_register_file.cc159 bool loadNoArgInstr = loadInstr && !ii->isArgLoad();
H A Dgpu_dyn_inst.hh320 bool isArgLoad() const;

Completed in 11 milliseconds