#include "circt/Dialect/Datapath/DatapathOps.h"
#include "circt/Dialect/Datapath/Datapath.cpp.inc"
Go to the source code of this file.
|
static ParseResult | parseCompressFormat (OpAsmParser &parser, SmallVectorImpl< Type > &inputTypes, SmallVectorImpl< Type > &resultTypes) |
|
static void | printCompressFormat (OpAsmPrinter &printer, Operation *op, TypeRange inputTypes, TypeRange resultTypes) |
|
◆ GET_OP_CLASSES
◆ parseCompressFormat()
static ParseResult parseCompressFormat |
( |
OpAsmParser & |
parser, |
|
|
SmallVectorImpl< Type > & |
inputTypes, |
|
|
SmallVectorImpl< Type > & |
resultTypes |
|
) |
| |
|
static |
◆ printCompressFormat()
static void printCompressFormat |
( |
OpAsmPrinter & |
printer, |
|
|
Operation * |
op, |
|
|
TypeRange |
inputTypes, |
|
|
TypeRange |
resultTypes |
|
) |
| |
|
static |