| /llvm-project-15.0.7/clang-tools-extra/clangd/ |
| H A D | Format.cpp | 279 IncrementalChanges Incremental = getIncrementalChanges( in formatIncremental() local 290 tooling::applyAllReplacements(OriginalCode, Incremental.Changes)); in formatIncremental() 291 unsigned Cursor = Incremental.Changes.getShiftedCodePosition(OriginalCursor); in formatIncremental() 294 for (tooling::Range &R : Incremental.FormatRanges) in formatIncremental() 298 CodeToFormat.insert(Cursor, Incremental.CursorPlaceholder); in formatIncremental() 303 std::vector<tooling::Range> RangesToFormat = Incremental.FormatRanges; in formatIncremental() 307 R = tooling::Range(R.getOffset() + Incremental.CursorPlaceholder.size(), in formatIncremental() 312 tooling::Range(Cursor, Incremental.CursorPlaceholder.size())); in formatIncremental() 314 FormatLimit += Incremental.CursorPlaceholder.size(); in formatIncremental() 344 Cursor + Incremental.CursorPlaceholder.size()); in formatIncremental() [all …]
|
| H A D | Protocol.h | 290 Incremental = 2, enumerator
|
| H A D | ClangdLSPServer.cpp | 527 {"change", (int)TextDocumentSyncKind::Incremental}, in onInitialize()
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/test/ |
| H A D | semantic-tokens.test | 36 # Incremental token request, based on previous response. 62 # Incremental token request with incorrect baseline => full tokens list.
|
| /llvm-project-15.0.7/mlir/docs/Rationale/ |
| H A D | _index.md | 6 [MLIR: Incremental Application to Graph Algorithms in ML Frameworks](MLIRForGraphAlgorithms.md)
|
| H A D | MLIRForGraphAlgorithms.md | 1 # MLIR: Incremental Application to Graph Algorithms in ML Frameworks
|
| /llvm-project-15.0.7/clang/docs/ |
| H A D | ThinLTO.rst | 33 see the LLVM blog post `ThinLTO: Scalable and Incremental LTO 135 Incremental section in Usage 246 `ThinLTO: Scalable and Incremental LTO
|
| /llvm-project-15.0.7/libcxx/docs/Status/ |
| H A D | Cxx14Papers.csv | 11 "`3545 <https://wg21.link/n3545>`__","LWG","An Incremental Improvement to integral_constant","Brist…
|
| /llvm-project-15.0.7/mlir/lib/Tools/tblgen-lsp-server/ |
| H A D | LSPServer.cpp | 92 {"change", (int)TextDocumentSyncKind::Incremental}, in onInitialize()
|
| /llvm-project-15.0.7/mlir/lib/Tools/mlir-pdll-lsp-server/ |
| H A D | LSPServer.cpp | 124 {"change", (int)TextDocumentSyncKind::Incremental}, in onInitialize()
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/ |
| H A D | machine-combiner.ll | 3 ; Incremental updates of the instruction depths should be enough for this test
|
| /llvm-project-15.0.7/mlir/lib/Tools/lsp-server-support/ |
| H A D | Protocol.h | 69 Incremental = 2, enumerator
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | avx512fp16-machine-combiner.ll | 4 ; Incremental updates of the instruction depths should be enough for this test
|
| H A D | mul-constant-result.ll | 4 ; Incremental updates of the instruction depths should be enough for this test
|
| H A D | machine-combiner.ll | 6 ; Incremental updates of the instruction depths should be enough for this test
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | HowToAddABuilder.rst | 226 Using ccache materially improves average build times. Incremental builds
|
| H A D | GarbageCollection.rst | 762 Incremental 763 (Including generational collectors.) Incremental collectors generally have all
|
| H A D | DeveloperPolicy.rst | 467 Incremental Development
|
| /llvm-project-15.0.7/llvm/ |
| H A D | CREDITS.TXT | 62 D: Incremental bitcode loader
|
| /llvm-project-15.0.7/polly/lib/External/isl/doc/ |
| H A D | implementation.tex | 1803 \subsection{Incremental Computation}
|