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

/gem5/src/cpu/o3/
H A Dlsq_unit.hh95 class LSQEntry class in class:LSQUnit
108 LSQEntry() function in class:LSQUnit::LSQEntry
113 ~LSQEntry()
154 class SQEntry : public LSQEntry
187 LSQEntry::set(inst);
193 LSQEntry::clear();
210 using LQEntry = LSQEntry;

Completed in 4 milliseconds