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

/gem5/ext/dsent/model/std_cells/
H A DStdCellLib.h64 StdCellLib(const StdCellLib& std_cell_lib_);
/gem5/ext/dsent/tech/
H A DTechModel.h53 void setStdCellLib(const StdCellLib* std_cell_lib_);
H A DTechModel.cc42 void TechModel::setStdCellLib(const StdCellLib* std_cell_lib_) argument
44 m_std_cell_lib_ = std_cell_lib_;

Completed in 6 milliseconds