MLIR  19.0.0git
Classes | Namespaces | Macros | Functions
Async.h File Reference
#include "mlir/Bytecode/BytecodeOpInterface.h"
#include "mlir/Dialect/Async/IR/AsyncTypes.h"
#include "mlir/IR/Builders.h"
#include "mlir/IR/BuiltinTypes.h"
#include "mlir/IR/Dialect.h"
#include "mlir/IR/OpImplementation.h"
#include "mlir/IR/PatternMatch.h"
#include "mlir/IR/SymbolTable.h"
#include "mlir/Interfaces/CallInterfaces.h"
#include "mlir/Interfaces/ControlFlowInterfaces.h"
#include "mlir/Interfaces/FunctionInterfaces.h"
#include "mlir/Interfaces/InferTypeOpInterface.h"
#include "mlir/Interfaces/SideEffectInterfaces.h"
#include "mlir/Dialect/Async/IR/AsyncOpsDialect.h.inc"
#include "mlir/Dialect/Async/IR/AsyncOps.h.inc"

Go to the source code of this file.

Classes

struct  llvm::PointerLikeTypeTraits< mlir::async::FuncOp >
 Allow stealing the low bits of async::FuncOp. More...
 

Namespaces

 mlir
 Include the generated interface declarations.
 
 mlir::async
 
 llvm
 Include the generated interface declarations.
 

Macros

#define GET_OP_CLASSES
 

Functions

bool mlir::async::isRefCounted (Type type)
 Returns true if the type is reference counted at runtime. More...
 

Macro Definition Documentation

◆ GET_OP_CLASSES

#define GET_OP_CLASSES

Definition at line 41 of file Async.h.