Searched refs:setVecRegOperand (Results 1 - 6 of 6) sorted by relevance

/gem5/src/cpu/o3/
H A Ddyn_inst.hh227 this->setVecRegOperand(this->staticInst.get(), idx,
401 setVecRegOperand(const StaticInst *si, int idx,
405 BaseDynInst<Impl>::setVecRegOperand(si, idx, val);
/gem5/src/cpu/
H A Dexec_context.hh126 setVecRegOperand(const StaticInst *si, int idx,
H A Dbase_dyn_inst.hh683 void setVecRegOperand(const StaticInst *si, int idx, function in class:BaseDynInst
/gem5/src/cpu/minor/
H A Dexec_context.hh216 setVecRegOperand(const StaticInst *si, int idx,
/gem5/src/cpu/simple/
H A Dexec_context.hh240 setVecRegOperand(const StaticInst *si, int idx,
/gem5/src/cpu/checker/
H A Dcpu.hh393 setVecRegOperand(const StaticInst *si, int idx,

Completed in 10 milliseconds