LLZK
0.1.0
Veridise's ZK Language IR
Loading...
Searching...
No Matches
OpInterfaces.cpp.inc
Go to the documentation of this file.
1
/*===- TableGen'erated file -------------------------------------*- C++ -*-===*\
2
|* *|
3
|* Interface Definitions *|
4
|* *|
5
|* Automatically generated file, do not edit! *|
6
|* *|
7
\*===----------------------------------------------------------------------===*/
8
10
::mlir::Value
llzk::global::GlobalRefOpInterface::getVal
() {
11
return
getImpl()->getVal(getImpl(), getOperation());
12
}
13
14
::mlir::SymbolRefAttr
llzk::global::GlobalRefOpInterface::getNameRef
() {
15
return
getImpl()->getNameRef(getImpl(), getOperation());
16
}
llzk::global::GlobalRefOpInterface::getVal
::mlir::Value getVal()
Gets the SSA Value that holds the read/write data for the GlobalRefOp.
Definition
OpInterfaces.cpp.inc:10
llzk::global::GlobalRefOpInterface::getNameRef
::mlir::SymbolRefAttr getNameRef()
Gets the global name attribute from the GlobalRefOp.
Definition
OpInterfaces.cpp.inc:14
build
include
llzk
Dialect
Global
IR
OpInterfaces.cpp.inc
Generated by
1.13.2
Copyright 2025 Veridise Inc. under the Apache License v2.0.