Home
last modified time | relevance | path

Searched refs:writeBPin (Results 1 – 2 of 2) sorted by relevance

/dports/cad/openroad/OpenROAD-2.0/src/OpenDB/src/defout/
H A Ddefout_impl.h101 void writeBPin(dbBPin* bpin, int n);
H A Ddefout_impl.cpp873 writeBPin(*itr, cnt++); in writeBTerm()
921 void defout_impl::writeBPin(dbBPin* bpin, int cnt) in writeBPin() function in odb::defout_impl