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

/gem5/src/cpu/o3/
H A Dregfile.hh262 assert(phys_reg->isVectorPhysElem());
344 assert(phys_reg->isVectorPhysElem());
H A Drename_map.hh327 assert(phys_reg->isVectorPhysElem());
H A Dregfile.cc233 panic_if(!reg->isVectorPhysElem(),
/gem5/src/cpu/
H A Dreg_class.hh293 bool isVectorPhysElem() const { return isVecElem(); } function in class:PhysRegId

Completed in 11 milliseconds