MLIR
20.0.0git
|
Namespaces | |
internal | |
Classes | |
class | MatcherInterface |
class | MatcherFnImpl |
class | DynMatcher |
class | MatchFinder |
class | Registry |
class | VariantMatcher |
class | VariantValue |
struct | ParserValue |
struct | MatcherCompletion |
class | RegistryManager |
Typedefs | |
using | ConstructorMap = llvm::StringMap< std::unique_ptr< const internal::MatcherDescriptor > > |
using | MatcherCtor = const internal::MatcherDescriptor * |
Enumerations | |
enum class | ArgKind { Matcher , String } |
using mlir::query::matcher::ConstructorMap = typedef llvm::StringMap<std::unique_ptr<const internal::MatcherDescriptor> > |
Definition at line 25 of file Registry.h.
using mlir::query::matcher::MatcherCtor = typedef const internal::MatcherDescriptor * |
Definition at line 29 of file RegistryManager.h.
|
strong |
Enumerator | |
---|---|
Matcher | |
String |
Definition at line 24 of file VariantValue.h.