CIRCT 20.0.0git
|
#include "circt/Dialect/Comb/CombOps.h"
#include "circt/Dialect/HW/HWOps.h"
#include "mlir/IR/Builders.h"
#include "mlir/IR/ImplicitLocOpBuilder.h"
#include "mlir/IR/PatternMatch.h"
#include "llvm/Support/FormatVariadic.h"
#include "circt/Dialect/Comb/Comb.cpp.inc"
Go to the source code of this file.
Macros | |
#define | GET_OP_CLASSES |
Functions | |
static LogicalResult | verifyUTBinOp (Operation *op) |
static unsigned | getTotalWidth (ValueRange inputs) |
#define GET_OP_CLASSES |
Definition at line 359 of file CombOps.cpp.
|
static |
Definition at line 292 of file CombOps.cpp.
|
static |
Definition at line 261 of file CombOps.cpp.