![]() |
P4C
The P4 Compiler
|
This is the complete list of members for P4Tools::P4Smith::SmithTarget, including all inherited members.
CompilerTarget(std::string_view toolName, const std::string &deviceName, const std::string &archName) (defined in P4Tools::CompilerTarget) | P4Tools::CompilerTarget | explicitprotected |
createTargetUninitialized(const IR::Type *type, bool forceTaint) const | P4Tools::Target | virtual |
declarationGenerator() const =0 (defined in P4Tools::P4Smith::SmithTarget) | P4Tools::P4Smith::SmithTarget | pure virtual |
expressionGenerator() const =0 (defined in P4Tools::P4Smith::SmithTarget) | P4Tools::P4Smith::SmithTarget | pure virtual |
generateP4Program() const =0 (defined in P4Tools::P4Smith::SmithTarget) | P4Tools::P4Smith::SmithTarget | pure virtual |
get() | P4Tools::P4Smith::SmithTarget | static |
init(std::string deviceName, std::string archName) | P4Tools::Target | static |
initCompiler(std::string_view toolName, int argc, char **argv) | P4Tools::CompilerTarget | static |
initCompilerImpl(int argc, char **argv) const | P4Tools::CompilerTarget | protectedvirtual |
makeContext(std::string_view toolName) | P4Tools::CompilerTarget | static |
makeContextImpl() const | P4Tools::CompilerTarget | protectedvirtual |
mkFrontEnd() const | P4Tools::CompilerTarget | protectedvirtual |
mkMidEnd(const CompilerOptions &options) const | P4Tools::CompilerTarget | protectedvirtual |
parserGenerator() const =0 (defined in P4Tools::P4Smith::SmithTarget) | P4Tools::P4Smith::SmithTarget | pure virtual |
runCompiler(const CompilerOptions &options, std::string_view toolName) | P4Tools::CompilerTarget | static |
runCompiler(const CompilerOptions &options, std::string_view toolName, const std::string &source) | P4Tools::CompilerTarget | static |
runCompilerImpl(const CompilerOptions &options, const IR::P4Program *) const | P4Tools::CompilerTarget | protectedvirtual |
runFrontend(const CompilerOptions &options, const IR::P4Program *program) const | P4Tools::CompilerTarget | protected |
runMidEnd(const CompilerOptions &options, const IR::P4Program *program) const | P4Tools::CompilerTarget | protected |
runParser(const ParserOptions &options) | P4Tools::CompilerTarget | protectedstatic |
setArch(std::string archName) | P4Tools::Target | static |
setDevice(std::string deviceName) | P4Tools::Target | static |
SmithTarget(const std::string &deviceName, const std::string &archName) (defined in P4Tools::P4Smith::SmithTarget) | P4Tools::P4Smith::SmithTarget | explicitprotected |
spec | P4Tools::Target | |
statementGenerator() const =0 (defined in P4Tools::P4Smith::SmithTarget) | P4Tools::P4Smith::SmithTarget | pure virtual |
tableGenerator() const =0 (defined in P4Tools::P4Smith::SmithTarget) | P4Tools::P4Smith::SmithTarget | pure virtual |
Target(std::string_view toolName, const std::string &deviceName, const std::string &archName) | P4Tools::Target | protected |
toolName | P4Tools::Target | |
writeTargetPreamble(std::ostream *ostream) const =0 | P4Tools::P4Smith::SmithTarget | pure virtual |
~Target()=default (defined in P4Tools::Target) | P4Tools::Target | virtual |