|
CIRCT 22.0.0git
|
Namespaces | |
| namespace | json |
| namespace | yaml |
Functions | |
| static unsigned | hashValue (const SmallVector< Value > &inputs) |
| inline ::llvm::raw_ostream & | operator<< (::llvm::raw_ostream &p, ::BundledChannel channel) |
| template<typename T > | |
| llvm::hash_code | hash_value (const DenseSet< T > &set) |
| llvm::hash_code llvm::hash_value | ( | const DenseSet< T > & | set | ) |
Definition at line 25 of file RTGAttributes.cpp.
Referenced by llvm::DenseMapInfo< Dependence >::getHashValue(), llvm::DenseMapInfo< circt::llhd::deseq::FixedValue >::getHashValue(), llvm::DenseMapInfo< circt::llhd::deseq::FixedValues >::getHashValue(), llvm::DenseMapInfo< JValue >::getHashValue(), llvm::DenseMapInfo< Key >::getHashValue(), llvm::DenseMapInfo< LabelValue >::getHashValue(), llvm::DenseMapInfo< StructuralHashKey >::getHashValue(), llvm::DenseMapInfo< slang::BufferID >::getHashValue(), circt::firrtl::detail::BundleTypeStorage::hashKey(), circt::firrtl::detail::OpenBundleTypeStorage::hashKey(), circt::firrtl::detail::FEnumTypeStorage::hashKey(), circt::firrtl::detail::BaseTypeAliasStorage::hashKey(), circt::rtg::detail::ImmediateAttrStorage::hashKey(), circt::systemc::detail::IntegerWidthStorage::hashKey(), hashValue(), and omEvaluatorObjectGetHash().
|
static |
Definition at line 718 of file ArcCanonicalizer.cpp.
References hash_value().
Referenced by llvm::DenseMapInfo< SmallVector< Value > >::getHashValue().
| inline ::llvm::raw_ostream & llvm::operator<< | ( | ::llvm::raw_ostream & | p, |
| ::BundledChannel | channel | ||
| ) |
Definition at line 286 of file ESITypes.cpp.
References circt::esi::BundledChannel::direction, circt::esi::BundledChannel::name, and circt::esi::BundledChannel::type.