Searched defs:LSQUnit (Results 1 - 4 of 4) sorted by relevance

/gem5/src/cpu/o3/
H A Dcpu_policy.hh76 typedef ::LSQUnit<Impl> LSQUnit; typedef in struct:SimpleCPUPolicy
H A Dlsq_unit_impl.hh146 LSQUnit<Impl>::LSQUnit(uint32_t lqEntries, uint32_t sqEntries) function in class:LSQUnit
[all...]
H A Dlsq_unit.hh81 class LSQUnit class
224 LSQUnit(const LSQUnit &l) { panic("LSQUnit is not copy-able"); } function in class:LSQUnit
[all...]
H A Dlsq.hh71 typedef typename Impl::CPUPol::LSQUnit LSQUnit; typedef in class:LSQ
[all...]

Completed in 12 milliseconds