![]() |
P4C
The P4 Compiler
|
This is the complete list of members for ActionAnalysis, including all inherited members.
| ActionAnalysis(const PhvInfo &p, bool pa, bool aa, const IR::MAU::Table *t, const ReductionOrInfo &ri, bool au=false, bool seq=true) (defined in ActionAnalysis) | ActionAnalysis | inline |
| apply_visitor(const IR::Node *, const char *name=0) override (defined in P4::Inspector) | P4::Inspector | virtual |
| called_by (defined in P4::Visitor) | P4::Visitor | |
| check_global(cstring) (defined in P4::Visitor) | P4::Visitor | inlinevirtual |
| clear_globals() (defined in P4::Visitor) | P4::Visitor | inlinevirtual |
| clone() const (defined in P4::Visitor) | P4::Visitor | inlinevirtual |
| CONST_SRC_MAX (defined in ActionAnalysis) | ActionAnalysis | static |
| ContainerActionsMap typedef (defined in ActionAnalysis) | ActionAnalysis | |
| Context typedef (defined in P4::Visitor) | P4::Visitor | |
| controlFlowVisitor() (defined in P4::Visitor) | P4::Visitor | inlinevirtual |
| demangle(const char *) (defined in P4::Visitor) | P4::Visitor | static |
| dontForwardChildrenBeforePreorder (defined in P4::Visitor) | P4::Visitor | protected |
| DST enum value (defined in ActionAnalysis) | ActionAnalysis | |
| end_apply() (defined in P4::Visitor) | P4::Visitor | virtual |
| end_apply(const IR::Node *root) (defined in P4::Visitor) | P4::Visitor | virtual |
| erase_global(cstring) (defined in P4::Visitor) | P4::Visitor | inlinevirtual |
| error_found() const (defined in ActionAnalysis) | ActionAnalysis | inline |
| FieldActionsMap typedef (defined in ActionAnalysis) | ActionAnalysis | |
| findContext(const Context *&c) const (defined in P4::Visitor) | P4::Visitor | inline |
| findContext() const (defined in P4::Visitor) | P4::Visitor | inline |
| findOrigCtxt(const Context *&c) const (defined in P4::Visitor) | P4::Visitor | inline |
| findOrigCtxt() const (defined in P4::Visitor) | P4::Visitor | inline |
| flow_clone() (defined in P4::Visitor) | P4::Visitor | inlinevirtual |
| flow_merge(Visitor &) | P4::Visitor | inlinevirtual |
| flow_merge_closure(Visitor &) (defined in P4::Visitor) | P4::Visitor | inlinevirtual |
| flow_merge_global_from(cstring) (defined in P4::Visitor) | P4::Visitor | inlinevirtual |
| flow_merge_global_to(cstring) | P4::Visitor | inlinevirtual |
| get_action_data_misaligned() const (defined in ActionAnalysis) | ActionAnalysis | inline |
| get_ad_alloc() const (defined in ActionAnalysis) | ActionAnalysis | inline |
| get_allow_unalloc() const (defined in ActionAnalysis) | ActionAnalysis | inline |
| get_container_actions_map() const (defined in ActionAnalysis) | ActionAnalysis | inline |
| get_error_verbose() const (defined in ActionAnalysis) | ActionAnalysis | inline |
| get_phv_alloc() const (defined in ActionAnalysis) | ActionAnalysis | inline |
| get_sequential() const (defined in ActionAnalysis) | ActionAnalysis | inline |
| get_table() const (defined in ActionAnalysis) | ActionAnalysis | inline |
| get_verbose() const (defined in ActionAnalysis) | ActionAnalysis | inline |
| getChildContext() const (defined in P4::Visitor) | P4::Visitor | inline |
| getChildrenVisited() const (defined in P4::Visitor) | P4::Visitor | inline |
| getContext() const (defined in P4::Visitor) | P4::Visitor | inline |
| getContextDepth() const (defined in P4::Visitor) | P4::Visitor | inline |
| getCurrentNode() const | P4::Visitor | inline |
| getOriginal() const (defined in P4::Visitor) | P4::Visitor | inline |
| getParent() const (defined in P4::Visitor) | P4::Visitor | inline |
| has_flow_joins() const (defined in P4::Visitor) | P4::Visitor | inlinevirtual |
| init_apply(const IR::Node *root) override (defined in P4::Inspector) | P4::Inspector | virtual |
| init_apply(const IR::Node *root, const Context *parent_context) (defined in P4::Visitor) | P4::Visitor | |
| init_join_flows(const IR::Node *) (defined in P4::Visitor) | P4::Visitor | inlineprotectedvirtual |
| internalName (defined in P4::Visitor) | P4::Visitor | mutable |
| isActionArg(const IR::Expression *expr, le_bitrange *bits_out=nullptr) (defined in ActionAnalysis) | ActionAnalysis | |
| isActionParam(const IR::Expression *expr, le_bitrange *bits_out=nullptr, ActionParam::type_t *type=nullptr) | ActionAnalysis | |
| isInContext(const Context *&c) const (defined in P4::Visitor) | P4::Visitor | inline |
| isInContext() const (defined in P4::Visitor) | P4::Visitor | inline |
| isInContext(const IR::Node *n) const (defined in P4::Visitor) | P4::Visitor | inline |
| isReductionOr(ContainerAction &cont_action) const (defined in ActionAnalysis) | ActionAnalysis | |
| isStrengthReducible(const IR::Expression *expr) | ActionAnalysis | |
| JBAY_CONST_SRC_MIN (defined in ActionAnalysis) | ActionAnalysis | static |
| join_flows(const IR::Node *) | P4::Visitor | inlineprotectedvirtual |
| joinFlows (defined in P4::Visitor) | P4::Visitor | protected |
| LOADCONST_MAX (defined in ActionAnalysis) | ActionAnalysis | static |
| loop_revisit(const IR::Node *) (defined in P4::Inspector) | P4::Inspector | inlinevirtual |
| MAX_PHV_SOURCES (defined in ActionAnalysis) | ActionAnalysis | static |
| misaligned_actiondata() (defined in ActionAnalysis) | ActionAnalysis | inline |
| name() const (defined in P4::Visitor) | P4::Visitor | inlinevirtual |
| NONE enum value (defined in ActionAnalysis) | ActionAnalysis | |
| op_type_t enum name (defined in ActionAnalysis) | ActionAnalysis | |
| parallel_visit(IR::Vector< T > &v, const char *name=0) (defined in P4::Visitor) | P4::Visitor | inline |
| parallel_visit(const IR::Vector< T > &v, const char *name=0) (defined in P4::Visitor) | P4::Visitor | inline |
| parallel_visit(IR::Vector< T > &v, const char *name, int cidx) (defined in P4::Visitor) | P4::Visitor | inline |
| parallel_visit(const IR::Vector< T > &v, const char *name, int cidx) (defined in P4::Visitor) | P4::Visitor | inline |
| post_join_flows(const IR::Node *, const IR::Node *) | P4::Visitor | inlineprotectedvirtual |
| postorder(const IR::Node *) (defined in P4::Inspector) | P4::Inspector | inlinevirtual |
| preorder(const IR::Node *) (defined in P4::Inspector) | P4::Inspector | inlinevirtual |
| print_context() const (defined in P4::Visitor) | P4::Visitor | |
| revisit(const IR::Node *) (defined in P4::Inspector) | P4::Inspector | inlinevirtual |
| revisit_visited() (defined in P4::Inspector) | P4::Inspector | |
| set_container_actions_map(ContainerActionsMap *cam) (defined in ActionAnalysis) | ActionAnalysis | inline |
| set_error_verbose() (defined in ActionAnalysis) | ActionAnalysis | inline |
| set_field_actions_map(FieldActionsMap *fam) (defined in ActionAnalysis) | ActionAnalysis | inline |
| set_verbose() (defined in ActionAnalysis) | ActionAnalysis | inline |
| setCalledBy(const Visitor *visitor) (defined in P4::Visitor) | P4::Visitor | inline |
| setName(const char *name) (defined in P4::Visitor) | P4::Visitor | inline |
| split_link (defined in P4::Visitor) | P4::Visitor | |
| split_link_mem (defined in P4::Visitor) | P4::Visitor | |
| SRC1 enum value (defined in ActionAnalysis) | ActionAnalysis | |
| SRC2 enum value (defined in ActionAnalysis) | ActionAnalysis | |
| SRC3 enum value (defined in ActionAnalysis) | ActionAnalysis | |
| visit(const IR::Node *&n, const char *name=0) (defined in P4::Visitor) | P4::Visitor | inline |
| visit(const IR::Node *const &n, const char *name=0) (defined in P4::Visitor) | P4::Visitor | inline |
| visit(const IR::Node *&n, const char *name, int cidx) (defined in P4::Visitor) | P4::Visitor | inline |
| visit(const IR::Node *const &n, const char *name, int cidx) (defined in P4::Visitor) | P4::Visitor | inline |
| visit(IR::Node *&, const char *=0, int=0) (defined in P4::Visitor) | P4::Visitor | inline |
| visit(IR::Node &n, const char *name=0) (defined in P4::Visitor) | P4::Visitor | inline |
| visit(const IR::Node &n, const char *name=0) (defined in P4::Visitor) | P4::Visitor | inline |
| visit(IR::Node &n, const char *name, int cidx) (defined in P4::Visitor) | P4::Visitor | inline |
| visit(const IR::Node &n, const char *name, int cidx) (defined in P4::Visitor) | P4::Visitor | inline |
| visit_children(const IR::Node *, std::function< void()> fn) (defined in P4::Visitor) | P4::Visitor | inlineprotected |
| visit_in_progress(const IR::Node *n) const (defined in P4::Inspector) | P4::Inspector | |
| visitAgain() const override (defined in P4::Inspector) | P4::Inspector | virtual |
| visitDagOnce (defined in P4::Visitor) | P4::Visitor | protected |
| visitOnce() const override (defined in P4::Inspector) | P4::Inspector | virtual |
| Visitor() (defined in P4::Visitor) | P4::Visitor | inline |
| warn(const int kind, const char *format, const T *node, Args &&...args) (defined in P4::Visitor) | P4::Visitor | inline |
| P4::Inspector::warn(const int kind, const char *format, const T &node, Args &&...args) | P4::Visitor | inline |
| warning_enabled(int warning_kind) const | P4::Visitor | inline |
| P4::Inspector::warning_enabled(const Visitor *visitor, int warning_kind) | P4::Visitor | static |
| warning_found() const (defined in ActionAnalysis) | ActionAnalysis | inline |
| ~Visitor()=default (defined in P4::Visitor) | P4::Visitor | virtual |