|
CIRCT 22.0.0git
|
#include "mlir-c/IR.h"

Go to the source code of this file.
Functions | |
| MLIR_DECLARE_CAPI_DIALECT_REGISTRATION (CHIRRTL, chirrtl) | |
| MLIR_CAPI_EXPORTED MlirType | chirrtlTypeGetCMemory (MlirContext ctx, MlirType elementType, uint64_t numElements) |
| MLIR_CAPI_EXPORTED MlirType | chirrtlTypeGetCMemoryPort (MlirContext ctx) |
| MLIR_CAPI_EXPORTED MlirType chirrtlTypeGetCMemory | ( | MlirContext | ctx, |
| MlirType | elementType, | ||
| uint64_t | numElements | ||
| ) |
| MLIR_CAPI_EXPORTED MlirType chirrtlTypeGetCMemoryPort | ( | MlirContext | ctx | ) |
Definition at line 37 of file CHIRRTL.cpp.
| MLIR_DECLARE_CAPI_DIALECT_REGISTRATION | ( | CHIRRTL | , |
| chirrtl | |||
| ) |