LLZK 0.1.0
Veridise's ZK Language IR
Loading...
Searching...
No Matches
Global.h File Reference
#include "llzk-c/Support.h"
#include <mlir-c/IR.h>
Include dependency graph for Global.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

 MLIR_DECLARE_CAPI_DIALECT_REGISTRATION (Global, llzk__global)
 
 LLZK_DECLARE_OP_ISA (GlobalDefOp)
 Returns true if the op is a GlobalDefOp.
 
 LLZK_DECLARE_OP_PREDICATE (GlobalDefOp, IsConstant)
 Returns true if the op defines a constant value.
 

Function Documentation

◆ LLZK_DECLARE_OP_ISA()

LLZK_DECLARE_OP_ISA ( GlobalDefOp )

Returns true if the op is a GlobalDefOp.

◆ LLZK_DECLARE_OP_PREDICATE()

LLZK_DECLARE_OP_PREDICATE ( GlobalDefOp ,
IsConstant  )

Returns true if the op defines a constant value.

◆ MLIR_DECLARE_CAPI_DIALECT_REGISTRATION()

MLIR_DECLARE_CAPI_DIALECT_REGISTRATION ( Global ,
llzk__global  )