CIRCT
20.0.0git
|
Functions | |
unsigned | inferAddResultType (IntegerType::SignednessSemantics &signedness, IntegerType lhs, IntegerType rhs) |
bool | isHWArithIntegerType (::mlir::Type type) |
static LogicalResult | verifyBinOp (Operation *binOp) |
unsigned circt::hwarith::inferAddResultType | ( | IntegerType::SignednessSemantics & | signedness, |
IntegerType | lhs, | ||
IntegerType | rhs | ||
) |
Definition at line 194 of file HWArithOps.cpp.
bool circt::hwarith::isHWArithIntegerType | ( | ::mlir::Type | type | ) |
|
static |
Definition at line 220 of file HWArithOps.cpp.