| /llvm-project-15.0.7/llvm/docs/ |
| H A D | ReportingGuide.rst | 2 LLVM CoC Incident Reporting Guide 70 When handling a report, we follow our :doc:`Response Guide <ResponseGuide>`. 91 :doc:`Response Guide <ResponseGuide>`. for details on this. 97 and follow up according to the procedures in the :doc:`Response Guide 104 `Carpentries Response Guide`_, and the `Write The Docs Response Guide`_. 107 .. _Carpentries Response Guide: https://docs.carpentries.org/topic_folders/policies/enforcement-gui… 108 .. _Write The Docs Response Guide: https://www.writethedocs.org/code-of-conduct/#guidelines-for-rep…
|
| H A D | CompilerWriterInfo.rst | 33 * `Cortex-A57 Software Optimization Guide <http://infocenter.arm.com/help/topic/com.arm.doc.uan0015… 89 * `PowerPC Compiler Writer's Guide <http://www.ibm.com/chips/techlib/techlib.nsf/techdocs/852569B20… 107 * `C-SKY Architecture User Guide <https://github.com/c-sky/csky-doc/blob/master/CSKY%20Architecture… 130 * `NEC SX-Aurora TSUBASA ISA Guide <https://www.hpc.nec/documents/guide/pdfs/Aurora_ISA_guide.pdf>`_ 147 * `Tools Development Guide (includes ABI) <https://www.xmos.ai/download/Tools-Development-Guide%282…
|
| H A D | CodeOfConduct.rst | 32 :doc:`Reporting Guide <ReportingGuide>`. 102 details on what to include in the report, please see the :doc:`Reporting Guide 128 :doc:`Response Guide<ResponseGuide>`. 148 …a Transparency Report is and what it contains, please see the :doc:`Response Guide<ResponseGuide>`.
|
| H A D | SPIRVUsage.rst | 2 User Guide for SPIR-V Target
|
| H A D | Reference.rst | 72 :doc:`LLVM Command Guide <CommandGuide/index>` 136 :doc:`LLVM Testing Infrastructure Guide <TestingGuide>`
|
| H A D | ResponseGuide.rst | 2 Response Guide 295 `Carpentries Response Guide`_, and the `Write The Docs Response Guide`_. 298 .. _Carpentries Response Guide: https://docs.carpentries.org/topic_folders/policies/enforcement-gui… 299 .. _Write The Docs Response Guide: https://www.writethedocs.org/code-of-conduct/#guidelines-for-rep…
|
| H A D | GitHub.rst | 2 LLVM GitHub User Guide
|
| H A D | index.rst | 72 Guide for users to migrate to Discourse
|
| /llvm-project-15.0.7/third-party/benchmark/docs/ |
| H A D | index.md | 10 * [User Guide](user_guide.md)
|
| /llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/readability/ |
| H A D | named-parameter.rst | 9 Guide:
|
| /llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/google/ |
| H A D | build-using-namespace.rst | 9 `Google C++ Style Guide <https://google.github.io/styleguide/cppguide.html#Namespaces>`_:
|
| H A D | objc-avoid-nsobject-new.rst | 27 This check corresponds to the Google Objective-C Style Guide rule
|
| H A D | objc-function-naming.rst | 7 described in the Google Objective-C Style Guide.
|
| H A D | objc-global-variable-declaration.rst | 7 pattern of variable names in Google's Objective-C Style Guide.
|
| /llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/altera/ |
| H A D | kernel-name-restriction.rst | 14 `Intel FPGA SDK for OpenCL Pro Edition: Programming Guide
|
| H A D | id-dependent-backward-branch.rst | 27 Based on the `Altera SDK for OpenCL: Best Practices Guide
|
| H A D | single-work-item-barrier.rst | 18 Based on the `Altera SDK for OpenCL: Best Practices Guide
|
| H A D | struct-pack-align.rst | 15 Based on the `Altera SDK for OpenCL: Best Practices Guide
|
| /llvm-project-15.0.7/clang/lib/Index/ |
| H A D | IndexDecl.cpp | 284 } else if (const auto *Guide = dyn_cast<CXXDeductionGuideDecl>(D)) { in VisitFunctionDecl() local 285 IndexCtx.handleReference(Guide->getDeducedTemplate()->getTemplatedDecl(), in VisitFunctionDecl() 286 Guide->getLocation(), Guide, in VisitFunctionDecl() 287 Guide->getDeclContext()); in VisitFunctionDecl()
|
| /llvm-project-15.0.7/mlir/include/mlir/Dialect/X86Vector/ |
| H A D | X86Vector.td | 75 #### From the Intel Intrinsics Guide: 127 #### From the Intel Intrinsics Guide: 183 #### From the Intel Intrinsics Guide: 246 #### From the Intel Intrinsics Guide:
|
| /llvm-project-15.0.7/llvm/docs/CommandGuide/ |
| H A D | index.rst | 1 LLVM Command Guide
|
| /llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/cppcoreguidelines/ |
| H A D | special-member-functions.rst | 54 operations but don't define move operations. This flag is related to Google C++ Style Guide
|
| /llvm-project-15.0.7/flang/docs/ |
| H A D | FortranLLVMTestSuite.md | 11 Guide](https://llvm.org/docs/TestSuiteGuide.html) which describes the
|
| /llvm-project-15.0.7/third-party/benchmark/ |
| H A D | README.md | 34 [User Guide](docs/user_guide.md) for a more comprehensive feature overview. 196 flag for option information or see the [User Guide](docs/user_guide.md).
|
| /llvm-project-15.0.7/compiler-rt/lib/builtins/ |
| H A D | int_div_impl.inc | 15 // Adapted from Figure 3-40 of The PowerPC Compiler Writer's Guide
|