MLIR
20.0.0git
mlir
MLIRContext
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 ®istry)
mlir::MLIRContext
disableMultithreading
(bool disable=true)
mlir::MLIRContext
enableMultithreading
(bool enable=true)
mlir::MLIRContext
inline
enterMultiThreadedExecution
()
mlir::MLIRContext
executeAction
(function_ref< void()> actionFn, const tracing::Action &action)
mlir::MLIRContext
inline
executeAction
(function_ref< void()> actionFn, ArrayRef< IRUnit > irUnits, Args &&...args)
mlir::MLIRContext
inline
exitMultiThreadedExecution
()
mlir::MLIRContext
getAffineUniquer
()
mlir::MLIRContext
getAttributeUniquer
()
mlir::MLIRContext
getAvailableDialects
()
mlir::MLIRContext
getDiagEngine
()
mlir::MLIRContext
getDialectRegistry
()
mlir::MLIRContext
getImpl
()
mlir::MLIRContext
inline
getLoadedDialect
(StringRef name)
mlir::MLIRContext
getLoadedDialect
()
mlir::MLIRContext
inline
getLoadedDialects
()
mlir::MLIRContext
getNumThreads
()
mlir::MLIRContext
getOrLoadDialect
()
mlir::MLIRContext
inline
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
getRegisteredOperationsByDialect
(StringRef dialectName)
mlir::MLIRContext
getRegistryHash
()
mlir::MLIRContext
getThreadPool
()
mlir::MLIRContext
getTypeUniquer
()
mlir::MLIRContext
HandlerTy
typedef
mlir::MLIRContext
hasActionHandler
()
mlir::MLIRContext
isMultithreadingEnabled
()
mlir::MLIRContext
isOperationRegistered
(StringRef name)
mlir::MLIRContext
loadAllAvailableDialects
()
mlir::MLIRContext
loadDialect
()
mlir::MLIRContext
inline
loadDialect
()
mlir::MLIRContext
inline
MLIRContext
(Threading multithreading=Threading::ENABLED)
mlir::MLIRContext
explicit
MLIRContext
(const DialectRegistry ®istry, Threading multithreading=Threading::ENABLED)
mlir::MLIRContext
explicit
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 name
mlir::MLIRContext
~MLIRContext
()
mlir::MLIRContext
Generated on Tue Nov 19 2024 04:32:34 for MLIR by
1.9.1