Searched defs:gNet (Results 1 – 8 of 8) sorted by relevance
170 for(auto& gNet : nb_->gNets()) { in updateGNetWeights() local
405 GPin::setGNet(GNet* gNet) { in setGNet()1077 for(auto& gNet : gNetStor_) { in init() local1102 for(auto& gNet : gNetStor_) { in init() local1597 for(auto& gNet : gNets_) { in updateWireLengthForceWA() local1604 for(auto& gNet : gNets_) { in updateWireLengthForceWA() local1828 for(auto& gNet : gNets_) { in getHpwl() local
460 GNet* gNet() const { return gNet_; } in gNet() function
245 void addNonTaperedPatches(gcNet* gNet, in addNonTaperedPatches()263 void addNonTaperedPatches(gcNet* gNet, drNet* dNet) in addNonTaperedPatches()364 gcNet* gNet = nullptr; in initDRWorker() local
70 gNET gNet; variable
556 auto gNet = uGRNet.get(); in initNet() local
131 GNet **gNet; /* Array of net objects */ member