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

/gem5/src/cpu/o3/
H A Dthread_context_impl.hh296 cpu->setArchVecElem(idx, elemIndex, val, thread->threadId());
H A Dcpu.hh477 void setArchVecElem(const RegIndex& reg_idx, const ElemIndex& ldx,
H A Dcpu.cc1431 FullO3CPU<Impl>::setArchVecElem(const RegIndex& reg_idx, const ElemIndex& ldx, function in class:FullO3CPU

Completed in 34 milliseconds