CIRCT  19.0.0git
Namespaces | Macros | Functions
HWArithOps.h File Reference
#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"
Include dependency graph for HWArithOps.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::hwarith
 

Macros

#define GET_OP_CLASSES
 

Functions

unsigned circt::hwarith::inferAddResultType (IntegerType::SignednessSemantics &signedness, IntegerType lhs, IntegerType rhs)
 

Macro Definition Documentation

◆ GET_OP_CLASSES

#define GET_OP_CLASSES

Definition at line 23 of file HWArithOps.h.