Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/IR/
H A DMLIRContext.h97 T *getOrLoadDialect() { in getOrLoadDialect() function
/llvm-project/mlir/lib/IR/
H A DMLIRContext.cpp451 Dialect *MLIRContext::getOrLoadDialect(StringRef name) { getOrLoadDialect() function in MLIRContext
464 MLIRContext::getOrLoadDialect(StringRef dialectNamespace, TypeID dialectID, getOrLoadDialect() function in MLIRContext