Home
last modified time | relevance | path

Searched defs:dialectID (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/include/mlir/IR/
H A DDialect.h347 TypeID dialectID; variable
/llvm-project/mlir/lib/IR/
H A DMLIRContext.cpp464 getOrLoadDialect(StringRef dialectNamespace,TypeID dialectID,function_ref<std::unique_ptr<Dialect> ()> ctor) getOrLoadDialect() argument