LLZK 0.1.0
Veridise's ZK Language IR
Loading...
Searching...
No Matches
OpCAPIGen.cpp File Reference
#include <mlir/TableGen/GenInfo.h>
#include <mlir/TableGen/Operator.h>
#include <llvm/Support/CommandLine.h>
#include <llvm/Support/FormatVariadic.h>
#include <llvm/TableGen/Error.h>
#include <llvm/TableGen/Record.h>
#include <llvm/TableGen/TableGenBackend.h>
#include <string>
#include <vector>
#include "CommonCAPIGen.h"
#include "OpCAPIParamHelper.h"
Include dependency graph for OpCAPIGen.cpp:

Go to the source code of this file.

Classes

struct  OpGeneratorData
 Common between header and implementation generators for operations. More...
struct  OpHeaderGenerator
 Generator for operation C header files. More...
struct  OpImplementationGenerator
 Generator for operation C implementation files. More...