MLIR 22.0.0git
WasmSSA.h File Reference
#include "mlir/Bytecode/BytecodeOpInterface.h"
#include "mlir/IR/Dialect.h"
#include "mlir/Dialect/WasmSSA/IR/WasmSSAOpsDialect.h.inc"
#include "mlir/Dialect/WasmSSA/IR/WasmSSAOpsTypes.h.inc"
#include "mlir/Dialect/WasmSSA/IR/WasmSSAInterfaces.h"
#include "mlir/IR/SymbolTable.h"
#include "mlir/Interfaces/CallInterfaces.h"
#include "mlir/Interfaces/FunctionInterfaces.h"
#include "mlir/Interfaces/InferTypeOpInterface.h"
#include "mlir/Dialect/WasmSSA/IR/WasmSSATypeConstraints.h.inc"
#include "mlir/Dialect/WasmSSA/IR/WasmSSAOps.h.inc"

Go to the source code of this file.

Namespaces

namespace  mlir
 Include the generated interface declarations.
namespace  mlir::wasmssa

Macros

#define GET_TYPEDEF_CLASSES
#define GET_OP_CLASSES

Functions

bool mlir::wasmssa::isWasmNumericType (::mlir::Type type)
bool mlir::wasmssa::isWasmRefType (::mlir::Type type)
bool mlir::wasmssa::isWasmValueType (::mlir::Type type)

Macro Definition Documentation

◆ GET_OP_CLASSES

#define GET_OP_CLASSES

Definition at line 52 of file WasmSSA.h.

◆ GET_TYPEDEF_CLASSES

#define GET_TYPEDEF_CLASSES

Definition at line 25 of file WasmSSA.h.