MLIR  19.0.0git
mlir::MLIRContext Member List

This is the complete list of members for mlir::MLIRContext, including all inherited members.

allowsUnregisteredDialects()mlir::MLIRContext
allowUnregisteredDialects(bool allow=true)mlir::MLIRContext
appendDialectRegistry(const DialectRegistry &registry)mlir::MLIRContext
disableMultithreading(bool disable=true)mlir::MLIRContext
enableMultithreading(bool enable=true)mlir::MLIRContextinline
enterMultiThreadedExecution()mlir::MLIRContext
executeAction(function_ref< void()> actionFn, const tracing::Action &action)mlir::MLIRContextinline
executeAction(function_ref< void()> actionFn, ArrayRef< IRUnit > irUnits, Args &&...args)mlir::MLIRContextinline
exitMultiThreadedExecution()mlir::MLIRContext
getAffineUniquer()mlir::MLIRContext
getAttributeUniquer()mlir::MLIRContext
getAvailableDialects()mlir::MLIRContext
getDiagEngine()mlir::MLIRContext
getDialectRegistry()mlir::MLIRContext
getImpl()mlir::MLIRContextinline
getLoadedDialect(StringRef name)mlir::MLIRContext
getLoadedDialect()mlir::MLIRContextinline
getLoadedDialects()mlir::MLIRContext
getNumThreads()mlir::MLIRContext
getOrLoadDialect()mlir::MLIRContextinline
getOrLoadDialect(StringRef name)mlir::MLIRContext
getOrLoadDialect(StringRef dialectNamespace, TypeID dialectID, function_ref< std::unique_ptr< Dialect >()> ctor)mlir::MLIRContext
getOrLoadDynamicDialect(StringRef dialectNamespace, function_ref< void(DynamicDialect *)> ctor)mlir::MLIRContext
getRegisteredOperations()mlir::MLIRContext
getRegistryHash()mlir::MLIRContext
getThreadPool()mlir::MLIRContext
getTypeUniquer()mlir::MLIRContext
HandlerTy typedefmlir::MLIRContext
hasActionHandler()mlir::MLIRContext
isMultithreadingEnabled()mlir::MLIRContext
isOperationRegistered(StringRef name)mlir::MLIRContext
loadAllAvailableDialects()mlir::MLIRContext
loadDialect()mlir::MLIRContextinline
loadDialect()mlir::MLIRContextinline
MLIRContext(Threading multithreading=Threading::ENABLED)mlir::MLIRContextexplicit
MLIRContext(const DialectRegistry &registry, Threading multithreading=Threading::ENABLED)mlir::MLIRContextexplicit
printOpOnDiagnostic(bool enable)mlir::MLIRContext
printStackTraceOnDiagnostic(bool enable)mlir::MLIRContext
registerActionHandler(HandlerTy handler)mlir::MLIRContext
setThreadPool(llvm::ThreadPoolInterface &pool)mlir::MLIRContext
shouldPrintOpOnDiagnostic()mlir::MLIRContext
shouldPrintStackTraceOnDiagnostic()mlir::MLIRContext
Threading enum namemlir::MLIRContext
~MLIRContext()mlir::MLIRContext