Searched defs:LSQRequest (Results 1 - 3 of 3) sorted by relevance

/gem5/src/cpu/o3/
H A Dlsq.hh232 class LSQRequest class in class:LSQ
305 LSQRequest(LSQUnit* port, const DynInstPtr& inst, bool isLoad) : function
317 LSQRequest(LSQUnit* port, const DynInstPtr& inst, bool isLoad, function
[all...]
/gem5/src/cpu/minor/
H A Dlsq.cc59 LSQ::LSQRequest::LSQRequest(LSQ &port_, MinorDynInstPtr inst_, bool isLoad_, function in class:Minor::LSQ::LSQRequest
[all...]
H A Dlsq.hh120 class LSQRequest : class in class:Minor::LSQ
[all...]

Completed in 11 milliseconds