17#ifndef CIRCT_DIALECT_ARC_RUNTIME_JITBIND_H
18#define CIRCT_DIALECT_ARC_RUNTIME_JITBIND_H
35#ifdef ARC_RUNTIME_JITBIND_FNDECL
The InstanceGraph op interface, see InstanceGraphInterface.td for more details.
Static information for a compiled hardware model, generated by the MLIR lowering.
static constexpr char symNameOnEval[]
static constexpr char symNameAllocInstance[]
static constexpr char symNameDeleteInstance[]
void(* fnOnEval)(uint8_t *simState)
void(* fnDeleteInstance)(uint8_t *simState)