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

/gem5/ext/mcpat/
H A Dcore.h186 class LoadStoreU : public McPATComponent { class in inherits:McPATComponent
200 LoadStoreU(XMLNode* _xml_data, InputParameter* interface_ip_,
206 ~LoadStoreU();
314 LoadStoreU* lsu;
H A Dcore.cc795 LoadStoreU::LoadStoreU(XMLNode* _xml_data, InputParameter* interface_ip_, function in class:LoadStoreU
2108 lsu = new LoadStoreU(xml_data, &interface_ip, core_params,
3024 void LoadStoreU::computeEnergy() {
3100 void LoadStoreU::displayData(uint32_t indent, int plevel) {
3527 LoadStoreU ::~LoadStoreU() {

Completed in 17 milliseconds