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

/gem5/src/cpu/o3/
H A Dlsq.hh997 bool willWB();
1001 bool willWB(ThreadID tid) { return thread.at(tid).willWB(); } function in class:LSQ::LSQRequest
H A Dlsq_impl.hh657 LSQ<Impl>::willWB() function in class:LSQ
665 if (willWB(tid))
H A Dlsq_unit.hh341 willWB() function in class:LSQUnit
H A Diew_impl.hh745 !ldstQueue.willWB() && !any_unblocking) {
752 ldstQueue.willWB() ||

Completed in 19 milliseconds