Home
last modified time | relevance | path

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

/external/llvm-project/mlir/include/mlir/IR/
DMLIRContext.h69 T *getOrLoadDialect() { in getOrLoadDialect() function
/external/llvm-project/mlir/lib/IR/
DMLIRContext.cpp450 Dialect *MLIRContext::getOrLoadDialect(StringRef name) { in getOrLoadDialect() function in MLIRContext
461 MLIRContext::getOrLoadDialect(StringRef dialectNamespace, TypeID dialectID, in getOrLoadDialect() function in MLIRContext