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

/gem5/src/cpu/o3/
H A Dlsq_unit_impl.hh135 completeStore(ss->idx);
140 completeStore(dynamic_cast<SQSenderState*>(state)->idx);
742 * the call, as the the code of completeStore checks
744 completeStore(storeWBIt++);
810 completeStore(storeWBIt);
827 completeStore(storeWBIt);
992 LSQUnit<Impl>::completeStore(typename StoreQueue::iterator store_idx) function in class:LSQUnit
H A Dlsq_unit.hh365 void completeStore(typename StoreQueue::iterator store_idx);

Completed in 10 milliseconds