P4C
The P4 Compiler
Loading...
Searching...
No Matches
field_list.h
1
19
#ifndef BACKENDS_TOFINO_BF_P4C_ARCH_FROMV1_0_FIELD_LIST_H_
20
#define BACKENDS_TOFINO_BF_P4C_ARCH_FROMV1_0_FIELD_LIST_H_
21
22
#include "backends/tofino/bf-p4c/midend/path_linearizer.h"
23
#include "frontends/p4-14/fromv1.0/converters.h"
24
#include "ir/ir.h"
25
26
namespace
P4
{
27
namespace
P4V1 {
28
29
class
FieldListConverter
{
30
FieldListConverter
();
31
static
FieldListConverter
singleton;
32
33
public
:
34
static
const
IR::Node
*convertFieldList(
const
IR::Node
*);
35
};
36
37
}
// namespace P4V1
38
}
// namespace P4
39
40
#endif
/* BACKENDS_TOFINO_BF_P4C_ARCH_FROMV1_0_FIELD_LIST_H_ */
P4::IR::Node
Definition
node.h:94
P4::P4V1::FieldListConverter
Definition
field_list.h:29
P4
TODO: this is not really specific to BMV2, it should reside somewhere else.
Definition
applyOptionsPragmas.cpp:24
backends
tofino
bf-p4c
arch
fromv1.0
field_list.h
Generated by
1.12.0