#include "circt/Dialect/HWArith/HWArithOps.h"
#include "circt/Dialect/HWArith/HWArithTypes.h"
#include "mlir/IR/Builders.h"
#include "mlir/IR/PatternMatch.h"
#include "llvm/ADT/APSInt.h"
#include "circt/Dialect/HWArith/HWArithCanonicalizations.h.inc"
#include "circt/Dialect/HWArith/HWArith.cpp.inc"
Go to the source code of this file.
|
| circt |
| The InstanceGraph op interface, see InstanceGraphInterface.td for more details.
|
|
| circt::hwarith |
|
◆ GET_OP_CLASSES
◆ getSignedInheritedSignedness()
static IntegerType::SignednessSemantics getSignedInheritedSignedness |
( |
IntegerType |
lhs, |
|
|
IntegerType |
rhs |
|
) |
| |
|
static |