/llvm-project/libc/docs/gpu/ |
H A D | rpc.rst | 95 Server LibraryRemote Procedure Call Implementation global() argument 109 Client ExampleRemote Procedure Call Implementation global() argument 137 Server ExampleRemote Procedure Call Implementation global() argument 181 CUDA Server ExampleRemote Procedure Call Implementation global() argument 302 ExtensionsRemote Procedure Call Implementation global() argument
|
/llvm-project/llvm/docs/ |
H A D | InstCombineContributorGuide.md | 337 ## Implementation section in InstCombine contributor guide 339 ### Real-world usefulness 356 ### Pick the correct optimization pass 372 ### Canonicalization and target-independence 408 ### PatternMatch 461 ### InstCombine APIs 516 ### Multi-use handling 530 ### Generalization
|
H A D | MemTagSanitizer.rst | 36 Implementation global() chapter
|
H A D | BugpointRedesign.md | 62 ### Implementation subsection
|
H A D | BigEndianNEON.rst | 154 Implementation chapter
|
/llvm-project/clang/include/clang/APINotes/ |
H A D | APINotesWriter.h | 33 class Implementation; variable 34 std::unique_ptr<Implementation> Implementation; variable
|
H A D | APINotesReader.h | 29 class Implementation; variable 30 std::unique_ptr<Implementation> Implementation; variable
|
/llvm-project/mlir/docs/ |
H A D | DataLayout.md | 223 ### Built-in Modules 231 ### Built-in Types 286 ### Byte Size 290 ### DLTI Dialect
|
/llvm-project/libc/src/math/docs/ |
H A D | add_math_function.md | 24 ## Implementation section in How to add a new math function to LLVM-libc 50 Floating point utilityHow to add a new math function to LLVM-libc""Implementation global() argument
|
/llvm-project/openmp/docs/openacc/ |
H A D | OpenMPExtensions.rst | 89 Implementation section in ``ompx_hold`` Map Type Modifier
|
/llvm-project/clang/lib/InstallAPI/ |
H A D | FileList.cpp | 43 class Implementation { class
|
/llvm-project/clang/lib/AST/ |
H A D | Mangle.cpp | 395 class ASTNameGenerator::Implementation { global() class in ASTNameGenerator 400 explicit Implementation(ASTContext &Ctx) Implementation() function in ASTNameGenerator::Implementation
|
/llvm-project/clang-tools-extra/clangd/index/dex/dexp/ |
H A D | Dexp.cpp | 363 std::function<std::unique_ptr<Command>()> Implementation; member
|
/llvm-project/clang-tools-extra/clangd/unittests/ |
H A D | ParsedASTTests.cpp | 668 std::string Implementation = R"cpp( in TEST() local
|
/llvm-project/libcxxabi/src/ |
H A D | cxa_guard_impl.h | 642 enum class Implementation { NoThreads, GlobalMutex, Futex }; enum [all...] |
/llvm-project/flang/lib/Evaluate/ |
H A D | intrinsics.cpp | 2521 class IntrinsicProcTable::Implementation { global() class in Fortran::evaluate::IntrinsicProcTable 2523 explicit Implementation(const common::IntrinsicTypeDefaultKinds &dfts) Implementation() function in Fortran::evaluate::IntrinsicProcTable::Implementation [all...] |
/llvm-project/clang/lib/APINotes/ |
H A D | APINotesWriter.cpp | 22 class APINotesWriter::Implementation { class in clang::api_notes::APINotesWriter 161 Implementation(llvm::StringRef ModuleName, const FileEntry *SF) Implementation() function in clang::api_notes::APINotesWriter::Implementation [all...] |
H A D | APINotesReader.cpp | 596 class APINotesReader::Implementation { global() class in clang::api_notes::APINotesReader [all...] |
/llvm-project/clang/lib/Sema/ |
H A D | SemaExprMember.cpp | 1428 if (auto *Implementation = dyn_cast<ObjCImplementationDecl>(D)) LookupMemberExpr() local
|
/llvm-project/clang/include/clang/Sema/ |
H A D | Sema.h | 9614 Implementation, ///< 'module X;' global() enumerator
|