LLZK 2.1.1
An open-source IR for Zero Knowledge (ZK) circuits
Loading...
Searching...
No Matches
Enums.capi.h.inc
Go to the documentation of this file.
1/*===- TableGen'erated file -------------------------------------*- C++ -*-===*\
2|* *|
3|* Enum C API Declarations *|
4|* *|
5|* Automatically generated file, do not edit! *|
6|* From: Enums.td *|
7|* *|
8\*===----------------------------------------------------------------------===*/
9
10
11#include "llzk-c/Builder.h"
12#include <mlir-c/IR.h>
13
14#ifdef __cplusplus
15extern "C" {
16#endif
17
28// type name based on prefix + dialect + enum class name
30// type name based on cpp namespace + enum class name
32
33#ifdef __cplusplus
34}
35#endif
LlzkCastOverflowSemantics
@ LlzkCastOverflowSemantics_SATURATE
llzk::cast::OverflowSemantics::SATURATE
@ LlzkCastOverflowSemantics_ASSERT
llzk::cast::OverflowSemantics::ASSERT
@ LlzkCastOverflowSemantics_WRAP
llzk::cast::OverflowSemantics::WRAP
@ LlzkCastOverflowSemantics_TRUNCATE
llzk::cast::OverflowSemantics::TRUNCATE