#include "circt/Dialect/Arc/ArcTypes.h"
#include "circt/Dialect/Arc/ArcDialect.h"
#include "circt/Dialect/HW/HWTypes.h"
#include "circt/Dialect/Seq/SeqTypes.h"
#include "mlir/IR/Builders.h"
#include "mlir/IR/DialectImplementation.h"
#include "llvm/ADT/TypeSwitch.h"
#include "circt/Dialect/Arc/ArcTypes.cpp.inc"
Go to the source code of this file.
◆ GET_TYPEDEF_CLASSES
| #define GET_TYPEDEF_CLASSES |
◆ GET_TYPEDEF_LIST
◆ parseXInDimList()
| static ParseResult parseXInDimList |
( |
AsmParser & |
p, |
|
|
Type & |
elementType |
|
) |
| |
|
static |
◆ printXInDimList()
| static void printXInDimList |
( |
AsmPrinter & |
p, |
|
|
Type |
elementType |
|
) |
| |
|
static |