Searched defs:getOrLoadDialect (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/include/mlir/IR/ | ||
H A D | MLIRContext.h | 97 T *getOrLoadDialect() { in getOrLoadDialect() function |
/llvm-project/mlir/lib/IR/ | ||
H A D | MLIRContext.cpp | 451 Dialect *MLIRContext::getOrLoadDialect(StringRef name) { getOrLoadDialect() function in MLIRContext |