CIRCT  19.0.0git
Namespaces | Macros | Functions
SSPAttributes.h File Reference
#include "circt/Dialect/SSP/SSPDialect.h"
#include "circt/Scheduling/Problems.h"
#include "circt/Support/LLVM.h"
#include "mlir/IR/OpImplementation.h"
#include "circt/Dialect/SSP/SSPAttributes.h.inc"
Include dependency graph for SSPAttributes.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 circt
 The InstanceGraph op interface, see InstanceGraphInterface.td for more details.
 
 circt::ssp
 

Macros

#define GET_ATTRDEF_CLASSES
 

Functions

mlir::OptionalParseResult circt::ssp::parseOptionalPropertyArray (ArrayAttr &attr, AsmParser &parser, ArrayRef< Attribute > alreadyParsed={})
 Parse an array of attributes while recognizing the properties of the SSP dialect even without a #ssp. More...
 
void circt::ssp::printPropertyArray (ArrayAttr attr, AsmPrinter &p, ArrayRef< Attribute > alreadyPrinted={})
 Print an array attribute, suppressing the #ssp. More...
 

Macro Definition Documentation

◆ GET_ATTRDEF_CLASSES

#define GET_ATTRDEF_CLASSES

Definition at line 22 of file SSPAttributes.h.