CIRCT  19.0.0git
circt::hw::ModulePortLookupInfo Member List

This is the complete list of members for circt::hw::ModulePortLookupInfo, including all inherited members.

ctxcirct::hw::ModulePortLookupInfoprivate
getInputPortIndex(StringAttr name) constcirct::hw::ModulePortLookupInfoinline
getInputPortIndex(StringRef name) constcirct::hw::ModulePortLookupInfoinline
getOutputPortIndex(StringAttr name) constcirct::hw::ModulePortLookupInfoinline
getOutputPortIndex(StringRef name) constcirct::hw::ModulePortLookupInfoinline
inputPortMapcirct::hw::ModulePortLookupInfoprivate
lookupPortIndex(const llvm::DenseMap< StringAttr, unsigned > &portMap, StringAttr name) constcirct::hw::ModulePortLookupInfoinline
ModulePortLookupInfo(MLIRContext *ctx, const ModulePortInfo &portInfo)circt::hw::ModulePortLookupInfoinlineexplicit
ModulePortLookupInfo(MLIRContext *ctx, const SmallVector< PortInfo > &portInfo)circt::hw::ModulePortLookupInfoinlineexplicit
outputPortMapcirct::hw::ModulePortLookupInfoprivate