19#ifndef BACKENDS_TOFINO_BF_P4C_PHV_PRAGMA_PA_ATOMIC_H_
20#define BACKENDS_TOFINO_BF_P4C_PHV_PRAGMA_PA_ATOMIC_H_
22#include "backends/tofino/bf-p4c/phv/phv_fields.h"
38 profile_t rv = Inspector::init_apply(root);
43 bool add_constraint(
const IR::BFN::Pipe *pipe,
const IR::Expression *expr,
cstring field_name);
45 bool preorder(
const IR::BFN::Pipe *pipe)
override;
55 static const char *description;
56 static const char *help;
59std::ostream &operator<<(std::ostream &out,
const PragmaAtomic &pa_a);
Definition ordered_set.h:32
Definition phv_fields.h:1095
Definition pa_atomic.h:30
static const char * name
BFN::Pragma interface.
Definition pa_atomic.h:54
const ordered_set< const PHV::Field * > getFields() const
Definition pa_atomic.h:51
TODO: this is not really specific to BMV2, it should reside somewhere else.
Definition applyOptionsPragmas.cpp:24