Home
last modified time | relevance | path

Searched refs:docs (Results 1 – 25 of 479) sorted by relevance

12345678910>>...20

/llvm-project-15.0.7/llvm/utils/release/
H A Dbuild-docs.sh25 builddir=docs-build
45 mv $builddir/$proj_dir/docs/doxygen/html $output
102 docs-clang-html \
103 docs-clang-tools-html \
104 docs-flang-html \
105 docs-lld-html \
106 docs-llvm-html \
107 docs-polly-html \
121 docs-libcxx-html \
130 for d in docs/ tools/clang/docs/ tools/lld/docs/ tools/clang/tools/extra/docs/ tools/polly/docs/ to…
[all …]
/llvm-project-15.0.7/llvm/docs/
H A DREADME.txt16 make -j3 docs-llvm-html
17 $BROWSER <build-dir>/docs/html/index.html
20 `docs/Foo.rst` <-> `<build-dir>/docs//html/Foo.html` <-> `https://llvm.org/docs/Foo.html`.
33 directory `<build-dir>/docs/man/`.
37 make -j3 docs-llvm-man
41 `docs/CommandGuide/Foo.rst` <-> `<build-dir>/docs//man/Foo.1`.
52 cd llvm/docs/
63 make doxygen-llvm # for LLVM docs
64 make doxygen-clang # for clang docs
68 <build-dir>/docs/doxygen/html # for LLVM docs
[all …]
H A DGettingInvolved.rst158 - Minutes/docs link
162 …- `Minutes/docs <https://docs.google.com/document/d/1sdzoyB11s0ccTZ3fobqctDpgJmRoFcz0sviKxqczs4g/e…
172 …- `Minutes/docs <https://docs.google.com/document/d/1UPH2Hzou5RgGT8XfO39OmVXKEibWPfdYLELSaHr3xzo/e…
185 …- `Minutes/docs <https://docs.google.com/document/d/1fOSRdyZR2w75D87yU2Ma9h2-_lEPL4NxvhJGJd-s5pk/e…
189 …- `Minutes/docs <https://docs.google.com/document/d/1y_9f1AbfgcoVdJh4_aM6-BaSHvrHl8zuA5G4jv_94K8/e…
201 …- `Minutes/docs <https://docs.google.com/document/d/17U-WvX8qyKc3S36YUKr3xfF-GHunWyYowXbxEdpHscw>`…
205 …- `Minutes/docs <https://docs.google.com/document/d/1A-W0Sas_oHWTEl_x_djZYoRtzAdTONMW_6l1BH9G6Bo/e…
209 …- `Minutes/docs <https://docs.google.com/document/d/1q26ToudQjnqN5x31zk8zgq_s0lem1-BF8pQmciLa4k8/e…
218 …- `Minutes/docs <https://docs.google.com/document/d/1-uEEZfmRdPThZlctOq9eXlmUaSSAAi8oKxhrPY_lpjk/e…
223 …- `Minutes/docs <https://docs.google.com/document/d/1GahxppHJ7o1O_fn1Mbidu1DHEg7V2aOr92LXCtNV1_o/e…
[all …]
H A DCompilerWriterInfo.rst23 * `ARMv7-M Architecture Reference Manual <https://developer.arm.com/docs/ddi0403/latest>`_ This cov…
25 * `ARMv6-M Architecture Reference Manual <https://developer.arm.com/docs/ddi0419/latest>`_ This cov…
58 IBM - Official manuals and docs
75 Embedded PowerPC Processors manuals and docs
78 * `Book E: Enhanced PowerPC Architecture <https://www.nxp.com/docs/en/user-guide/BOOK_EUM.pdf>`_
174 * `Procedure Call Standard for the ARM Architecture <https://developer.arm.com/docs/ihi0042/latest>…
190 * `ARM64 exception handling <https://docs.microsoft.com/en-us/cpp/build/arm64-exception-handling>`_
191 * `ARM exception handling <https://docs.microsoft.com/en-us/cpp/build/arm-exception-handling>`_
192 * `Overview of ARM64 ABI conventions <https://docs.microsoft.com/en-us/cpp/build/arm64-windows-abi-…
193 * `Overview of ARM32 ABI Conventions <https://docs.microsoft.com/en-us/cpp/build/overview-of-arm-ab…
[all …]
H A DSphinxQuickstartTemplate.rst5 …in the state of “I want to write documentation and get it added to LLVM’s docs” and help them star…
21 …ated in ``docs/SphinxQuickstartTemplate.rst``. To use it as a template, make a copy and open it in…
36 Sphinx's output, see ``docs/README.txt`` for information. Once you have finished with the content, …
122 For a shell session, use a ``console`` code block (some existing docs use
143 .. _`full list`: http://pygments.org/docs/lexers/
173 `build tools <docs/GettingStarted.html>`_
196 cmake --build . --target docs-llvm-html
201 After that you find the generated documentation in ``build/docs/html``
H A DMarkdownQuickstartTemplate.md8 LLVM's docs" and turn that into useful documentation mailed to llvm-commits
11 You can find this document in `docs/MarkdownQuickstartTemplate.md`. You
12 should copy it, open the new file in your text editor, write your docs, and
23 Sphinx's output, see `docs/README.txt` for information.
128 [full list]: http://pygments.org/docs/lexers/
154 integration documentation can be found in the [recommonmark docs].
157 [recommonmark docs]: http://recommonmark.readthedocs.io/en/latest/index.html
/llvm-project-15.0.7/openmp/docs/
H A DREADME.txt8 system to create HTML pages which are hosted on <https://llvm.org/docs/> and
17 $BROWSER <build-dir>/projects/openmp/docs//html/index.html
20 `docs/Foo.rst` <-> `<build-dir>/projects/openmp/docs//html/Foo.html` <->
21 `https://openmp.llvm.org/docs/Foo.html`.
24 `llvm/docs/SphinxQuickstartTemplate.rst` which will get you writing
34 directory `<build-dir>/docs/man/`.
39 man -l >build-dir>/docs/man/FileCheck.1
42 `docs/CommandGuide/Foo.rst` <-> `<build-dir>/projects/openmp/docs//man/Foo.1`.
45 `https://openmp.llvm.org/docs/CommandGuide/Foo.html`.
H A Dindex.rst19 <https://clang.llvm.org/docs/OpenMPSupport.html>`_ and Flang), through
66 <https://llvm.org/docs/Remarks.html>`_ issues during
76 .. _`[1]`: https://clang.llvm.org/docs/UsersManual.html#options-to-emit-optimization-reports
77 .. _`[2]`: https://clang.llvm.org/docs/ClangCommandLineReference.html#diagnostic-flags
78 .. _`[3]`: https://clang.llvm.org/docs/ClangCommandLineReference.html#cmdoption-clang-foptimization…
79 .. _`[4]`: https://clang.llvm.org/docs/ClangCommandLineReference.html#cmdoption-clang1-fsave-optimi…
81 + `[1]`_ https://clang.llvm.org/docs/UsersManual.html#options-to-emit-optimization-reports
82 + `[2]`_ https://clang.llvm.org/docs/ClangCommandLineReference.html#diagnostic-flags
83 + `[3]`_ https://clang.llvm.org/docs/ClangCommandLineReference.html#cmdoption-clang-foptimization-r…
84 + `[4]`_ https://clang.llvm.org/docs/ClangCommandLineReference.html#cmdoption-clang1-fsave-optimiza…
/llvm-project-15.0.7/clang/docs/analyzer/
H A Ddeveloper-docs.rst9 developer-docs/DebugChecks
10 developer-docs/IPA
11 developer-docs/InitializerLists
12 developer-docs/nullability
13 developer-docs/RegionStore
H A Duser-docs.rst9 user-docs/CrossTranslationUnit
10 user-docs/TaintAnalysisConfiguration
/llvm-project-15.0.7/clang/docs/
H A DCMakeLists.txt88 DESTINATION docs/html)
115 add_custom_target(copy-clang-rst-docs
119 add_dependencies(docs-clang-html copy-clang-rst-docs)
121 add_custom_command(TARGET docs-clang-html POST_BUILD
127 …gen_rst_file_from_td(AttributeReference.rst -gen-attr-docs ../include/clang/Basic/Attr.td docs-cla…
128 …_rst_file_from_td(DiagnosticsReference.rst -gen-diag-docs ../include/clang/Basic/Diagnostic.td doc…
129 …le_from_td(ClangCommandLineReference.rst -gen-opt-docs ../include/clang/Driver/ClangOptionDocs.td
H A DClangCheck.rst16 Processing: /Users/danieljasper/clang/llvm/tools/clang/docs/snippet.cc.
17 /Users/danieljasper/clang/llvm/tools/clang/docs/snippet.cc:2:12: error: expected ';' at end of
26 …(FunctionDecl 0x7ff3a302a8d0 </Users/danieljasper/clang/llvm/tools/clang/docs/snippet.cc:1:1, line…
/llvm-project-15.0.7/flang/
H A DREADME.md11 Read more about flang in the [docs directory](docs).
12 Start with the [compiler overview](docs/Overview.md).
16 read [Fortran For C Programmers](docs/FortranForCProgrammers.md)
20 the [OpenMP grammar](docs/OpenMP-4.5-grammar.md).
23 in [this document](docs/Extensions.md).
26 see the [discussion of intrinsics](docs/Intrinsics.md).
32 read the [style guide](docs/C++style.md)
49 https://llvm.org/docs/GettingStarted.html.
283 <build-dir>/tools/flang/docs/doxygen/html # for flang docs
300 ninja docs-flang-html
[all …]
/llvm-project-15.0.7/llvm/
H A DREADME.txt11 Please see the documentation provided in docs/ for further
12 assistance with LLVM, and in particular docs/GettingStarted.rst for getting
13 started with LLVM and docs/README.txt for an overview of LLVM's
16 If you are writing a package for LLVM, see docs/Packaging.rst for our
/llvm-project-15.0.7/flang/docs/
H A DCMakeLists.txt89 DESTINATION docs/html)
110 add_dependencies(docs-flang-html copy-flang-src-docs)
112 …# Copy the flang/docs directory and the generated FIRLangRef.md file to a place in the binary dire…
115 add_custom_target(copy-flang-src-docs
123 add_custom_command(TARGET copy-flang-src-docs
129 …_file_from_td(FlangCommandLineReference.rst -gen-opt-docs ../include/flang/FlangOptionsDocs.td doc…
/llvm-project-15.0.7/flang/docs/FIR/
H A DCreateFIRLangRef.py16 with open(HEADER_PATH, 'r') as header, open(DOCS_PATH, 'r') as docs:
17 output.write(docs.readline())
20 output.write(docs.read())
/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/
H A Dlist.rst392 …o.html>`_, `Clang Static Analyzer core.DivideZero <https://clang.llvm.org/docs/analyzer/checkers.h…
397 …Size.html>`_, `Clang Static Analyzer core.VLASize <https://clang.llvm.org/docs/analyzer/checkers.h…
402 …ve.html>`_, `Clang Static Analyzer cplusplus.Move <https://clang.llvm.org/docs/analyzer/checkers.h…
415 …r/osx.API.html>`_, `Clang Static Analyzer osx.API <https://clang.llvm.org/docs/analyzer/checkers.h…
417 ….html>`_, `Clang Static Analyzer osx.cocoa.AtSync <https://clang.llvm.org/docs/analyzer/checkers.h…
419 …html>`_, `Clang Static Analyzer osx.cocoa.Dealloc <https://clang.llvm.org/docs/analyzer/checkers.h…
422 …html>`_, `Clang Static Analyzer osx.cocoa.NSError <https://clang.llvm.org/docs/analyzer/checkers.h…
423 ….html>`_, `Clang Static Analyzer osx.cocoa.NilArg <https://clang.llvm.org/docs/analyzer/checkers.h…
448 …unix.API.html>`_, `Clang Static Analyzer unix.API <https://clang.llvm.org/docs/analyzer/checkers.h…
449 …alloc.html>`_, `Clang Static Analyzer unix.Malloc <https://clang.llvm.org/docs/analyzer/checkers.h…
[all …]
/llvm-project-15.0.7/llvm/utils/vscode/llvm/
H A DREADME.md30 Please refer to https://code.visualstudio.com/docs/editor/extension-gallery#_where-are-extensions-i…
38 https://code.visualstudio.com/docs/editor/extension-gallery#_install-from-a-vsix.
44 https://code.visualstudio.com/docs/getstarted/settings
46 https://vector-of-bool.github.io/docs/vscode-cmake-tools/settings.html#cmake-builddirectory
/llvm-project-15.0.7/clang/
H A D.gitignore3 # See: http://www.kernel.org/pub/software/scm/git/docs/gitignore.html
30 docs/_build
31 docs/analyzer/_build
/llvm-project-15.0.7/mlir/include/mlir/Interfaces/
H A DCMakeLists.txt28 -gen-attr-interface-docs)
33 -gen-type-interface-docs)
38 -gen-op-interface-docs)
/llvm-project-15.0.7/clang/www/
H A Dmenu.html.incl12 <a href="/docs/UsersManual.html">User's Manual</a>
14 <a href="/docs/LanguageExtensions.html">Language&nbsp;Extensions</a>
24 <a href="/docs/InternalsManual.html">Clang&nbsp;Internals</a>
31 <a href="/docs/Tooling.html">Writing Clang Tools</a>
/llvm-project-15.0.7/mlir/examples/toy/
H A DREADME.md6 See [docs/Tutorials/Toy](../../docs/Tutorials/Toy) at the root of
/llvm-project-15.0.7/clang-tools-extra/docs/
H A DREADME.txt5 To generate documentation in HTML format from files in clang-tools-extra/docs,
6 build the docs-clang-tools-html target.
/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/clang-analyzer/
H A Dunix.MismatchedDeallocator.rst3 …:http-equiv=refresh: 5;URL=https://clang.llvm.org/docs/analyzer/checkers.html#unix-mismatcheddeall…
9 `Clang Static Analyzer Available Checkers <https://clang.llvm.org/docs/analyzer/checkers.html#unix-…
H A Dsecurity.FloatLoopCounter.rst3 …:http-equiv=refresh: 5;URL=https://clang.llvm.org/docs/analyzer/checkers.html#security-floatloopco…
9 `Clang Static Analyzer Available Checkers <https://clang.llvm.org/docs/analyzer/checkers.html#secur…

12345678910>>...20