Searched refs:numFreeVecRegs (Results 1 - 2 of 2) sorted by relevance

/gem5/src/cpu/o3/
H A Dfree_list.hh246 unsigned numFreeVecRegs() const { return vecList.numFreeRegs(); } function in class:UnifiedFreeList
H A Drename_map.cc144 panic_if(freeList->numFreeVecRegs() !=

Completed in 6 milliseconds