Lines Matching full:provides
16 MLIR provides an implementation of an LSP language server for `.mlir` text files
25 main MLIR repository provides support for all of the upstream MLIR dialects.
48 provides. The screenshots are shown in [VSCode](https://code.visualstudio.com/),
62 MLIR provides
65 parsing and verification. The language server provides code actions for
72 The language server provides suggestions as you type, offering completions for
127 The language server provides support for interacting with MLIR bytecode files,
135 MLIR provides an implementation of an LSP language server for `.pdll` text files
178 provides. The screenshots are shown in [VSCode](https://code.visualstudio.com/),
192 The language server provides suggestions as you type based on what constraints,
194 also provides information about the structure of constraint and rewrite calls,
241 The language server provides support for introspecting various intermediate
250 The language server provides additional information inline with the source code.
262 MLIR provides an implementation of an LSP language server for `.td` text files
304 provides. The screenshots are shown in [VSCode](https://code.visualstudio.com/),
381 The language specific server, such as `MLIRServer` or `PDLLServer`, provides the
396 provides language IDE features for [MLIR](https://mlir.llvm.org/) related