CIRCT
18.0.0git
|
Namespaces | |
affine | |
arith | |
cf | |
emitc | |
func | |
LLVM | |
memref | |
OpTrait | |
scf | |
Classes | |
class | OperationPass |
class | StdExprVisitor |
StdExprVisitor is a visitor for standard expression nodes. More... | |
class | OwningOpRef |
class | FailureOr |
class | OpConversionPattern |
struct | OpRewritePattern |
struct | FieldParser<::BundledChannel, ::BundledChannel > |
Typedefs | |
using | DefaultTypeStorage = TypeStorage |
using | OpAsmSetValueNameFn = function_ref< void(Value, StringRef)> |
Functions | |
template<typename T , typename std::enable_if< std::is_base_of< Expr, T >::value, int >::type = 0> | |
llvm::hash_code | hash_value (const T &e) |
template<typename ConcreteDialect > | |
void | registerDialect (DialectRegistry ®istry) |
using mlir::DefaultTypeStorage = typedef TypeStorage |
using mlir::OpAsmSetValueNameFn = typedef function_ref<void(Value, StringRef)> |
|
inline |
Definition at line 119 of file InferWidths.cpp.
Referenced by llvm::DenseMapInfo< circt::firrtl::Annotation >::getHashValue(), llvm::DenseMapInfo< circt::firrtl::FIRRTLType >::getHashValue(), llvm::DenseMapInfo< InternedSlot< T > >::getHashValue(), and lec::printValue().
void mlir::registerDialect | ( | DialectRegistry & | registry | ) |