Home
last modified time | relevance | path

Searched defs:getLoadedDialect (Results 1 – 3 of 3) sorted by relevance

/llvm-project/mlir/include/mlir/IR/
H A DMLIRContext.h90 T *getLoadedDialect() { in getLoadedDialect() function
/llvm-project/mlir/lib/IR/
H A DMLIRContext.cpp445 Dialect *MLIRContext::getLoadedDialect(StringRef name) { getLoadedDialect() function in MLIRContext
/llvm-project/mlir/lib/Bytecode/Reader/
H A DBytecodeReader.cpp462 Dialect *getLoadedDialect() const { in getLoadedDialect() function