CIRCT
20.0.0git
|
This is the complete list of members for circt::hw::ModulePortLookupInfo, including all inherited members.
ctx | circt::hw::ModulePortLookupInfo | private |
getInputPortIndex(StringAttr name) const | circt::hw::ModulePortLookupInfo | inline |
getInputPortIndex(StringRef name) const | circt::hw::ModulePortLookupInfo | inline |
getOutputPortIndex(StringAttr name) const | circt::hw::ModulePortLookupInfo | inline |
getOutputPortIndex(StringRef name) const | circt::hw::ModulePortLookupInfo | inline |
inputPortMap | circt::hw::ModulePortLookupInfo | private |
lookupPortIndex(const llvm::DenseMap< StringAttr, unsigned > &portMap, StringAttr name) const | circt::hw::ModulePortLookupInfo | inline |
ModulePortLookupInfo(MLIRContext *ctx, const ModulePortInfo &portInfo) | circt::hw::ModulePortLookupInfo | inlineexplicit |
ModulePortLookupInfo(MLIRContext *ctx, const SmallVector< PortInfo > &portInfo) | circt::hw::ModulePortLookupInfo | inlineexplicit |
outputPortMap | circt::hw::ModulePortLookupInfo | private |