Home
last modified time | relevance | path

Searched defs:expanded_from (Results 1 – 1 of 1) sorted by relevance

/dports/cad/openroad/OpenROAD-2.0/src/sta/sdc/
H A DExceptionPath.cc2229 ExceptionFrom expanded_from(&pins, nullptr, nullptr, rf, false); in visitExpansions() local
2237 ExceptionFrom expanded_from(nullptr, &clks, nullptr, rf, false); in visitExpansions() local
2245 ExceptionFrom expanded_from(nullptr, nullptr, &insts, rf, false); in visitExpansions() local
2254 ExpandedExceptionVisitor::expandThrus(ExceptionFrom *expanded_from) in expandThrus()
2268 ExpandedExceptionVisitor::expandThru(ExceptionFrom *expanded_from, in expandThru()
2312 ExpandedExceptionVisitor::expandTo(ExceptionFrom *expanded_from, in expandTo()