#include "llzk-c/Support.h"
#include <mlir-c/IR.h>
Go to the source code of this file.
◆ LlzkCmp
◆ LlzkCmp
| Enumerator |
|---|
| LlzkCmp_EQ | |
| LlzkCmp_NE | |
| LlzkCmp_LT | |
| LlzkCmp_LE | |
| LlzkCmp_GT | |
| LlzkCmp_GE | |
Definition at line 31 of file Bool.h.
◆ LLZK_DECLARE_ATTR_ISA()
| LLZK_DECLARE_ATTR_ISA |
( |
FeltCmpPredicateAttr | | ) |
|
Returns true if the attribute is a FeltCmpPredicateAttr.
◆ llzkFeltCmpPredicateAttrGet()
| MLIR_CAPI_EXPORTED MlirAttribute llzkFeltCmpPredicateAttrGet |
( |
MlirContext | context, |
|
|
LlzkCmp | cmp ) |
Returns a llzk::boolean::FeltCmpPredicateAttr attribute.
Definition at line 21 of file Bool.cpp.
◆ MLIR_DECLARE_CAPI_DIALECT_REGISTRATION()
| MLIR_DECLARE_CAPI_DIALECT_REGISTRATION |
( |
Bool | , |
|
|
llzk__boolean | ) |