Searched defs:IEW (Results 1 - 6 of 6) sorted by relevance

/gem5/src/cpu/o3/
H A Dcpu_policy.hh85 typedef DefaultIEW<Impl> IEW; typedef in struct:SimpleCPUPolicy
H A Dcommit.hh101 typedef typename CPUPol::IEW IEW; typedef in class:DefaultCommit
[all...]
H A Dinst_queue.hh90 typedef typename Impl::CPUPol::IEW IEW; typedef in class:InstructionQueue
H A Drename.hh85 typedef typename CPUPol::IEW IEW; typedef in class:DefaultRename
H A Dlsq_unit.hh88 typedef typename Impl::CPUPol::IEW IEW; typedef in class:LSQUnit
H A Dlsq.hh70 typedef typename Impl::CPUPol::IEW IEW; typedef in class:LSQ

Completed in 19 milliseconds