CIRCT
20.0.0git
|
#include "circt/Dialect/HWArith/HWArithDialect.h"
#include "circt/Support/LLVM.h"
#include "mlir/Bytecode/BytecodeOpInterface.h"
#include "mlir/IR/OpImplementation.h"
#include "mlir/Interfaces/InferTypeOpInterface.h"
#include "mlir/Interfaces/SideEffectInterfaces.h"
#include "circt/Dialect/HWArith/HWArith.h.inc"
Go to the source code of this file.
Namespaces | |
circt | |
The InstanceGraph op interface, see InstanceGraphInterface.td for more details. | |
circt::hwarith | |
Macros | |
#define | GET_OP_CLASSES |
Functions | |
unsigned | circt::hwarith::inferAddResultType (IntegerType::SignednessSemantics &signedness, IntegerType lhs, IntegerType rhs) |
#define GET_OP_CLASSES |
Definition at line 23 of file HWArithOps.h.