Home
last modified time | relevance | path

Searched refs:Guide (Results 1 – 25 of 78) sorted by relevance

1234

/llvm-project-15.0.7/llvm/docs/
H A DReportingGuide.rst2 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 DCompilerWriterInfo.rst33 * `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 DCodeOfConduct.rst32 :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 DSPIRVUsage.rst2 User Guide for SPIR-V Target
H A DReference.rst72 :doc:`LLVM Command Guide <CommandGuide/index>`
136 :doc:`LLVM Testing Infrastructure Guide <TestingGuide>`
H A DResponseGuide.rst2 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 DGitHub.rst2 LLVM GitHub User Guide
H A Dindex.rst72 Guide for users to migrate to Discourse
/llvm-project-15.0.7/third-party/benchmark/docs/
H A Dindex.md10 * [User Guide](user_guide.md)
/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/readability/
H A Dnamed-parameter.rst9 Guide:
/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/google/
H A Dbuild-using-namespace.rst9 `Google C++ Style Guide <https://google.github.io/styleguide/cppguide.html#Namespaces>`_:
H A Dobjc-avoid-nsobject-new.rst27 This check corresponds to the Google Objective-C Style Guide rule
H A Dobjc-function-naming.rst7 described in the Google Objective-C Style Guide.
H A Dobjc-global-variable-declaration.rst7 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 Dkernel-name-restriction.rst14 `Intel FPGA SDK for OpenCL Pro Edition: Programming Guide
H A Did-dependent-backward-branch.rst27 Based on the `Altera SDK for OpenCL: Best Practices Guide
H A Dsingle-work-item-barrier.rst18 Based on the `Altera SDK for OpenCL: Best Practices Guide
H A Dstruct-pack-align.rst15 Based on the `Altera SDK for OpenCL: Best Practices Guide
/llvm-project-15.0.7/clang/lib/Index/
H A DIndexDecl.cpp284 } 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 DX86Vector.td75 #### 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 Dindex.rst1 LLVM Command Guide
/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/cppcoreguidelines/
H A Dspecial-member-functions.rst54 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 DFortranLLVMTestSuite.md11 Guide](https://llvm.org/docs/TestSuiteGuide.html) which describes the
/llvm-project-15.0.7/third-party/benchmark/
H A DREADME.md34 [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 Dint_div_impl.inc15 // Adapted from Figure 3-40 of The PowerPC Compiler Writer's Guide

1234