Home
last modified time | relevance | path

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

/dports/cad/openroad/OpenROAD-2.0/src/sta/search/
H A DWriteSpice.cc118 Pin *stageInputPin(Stage stage);
377 auto input_pin = stageInputPin(stage); in writeGateStage()
851 WriteSpice::stageInputPin(Stage stage) in stageInputPin() function in sta::WriteSpice
874 const Pin *pin = stageInputPin(stage); in stageInputPinName()