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

/gem5/src/cpu/o3/
H A Dregfile.hh275 assert(phys_reg->isVecPredPhysReg());
356 assert(phys_reg->isVecPredPhysReg());
H A Drename_map.hh332 assert(phys_reg->isVecPredPhysReg());
/gem5/src/cpu/
H A Dreg_class.hh296 bool isVecPredPhysReg() const { return isVecPredReg(); } function in class:PhysRegId

Completed in 9 milliseconds