| /llvm-project-15.0.7/llvm/docs/ |
| H A D | SupportLibrary.rst | 2 Support Library 8 This document provides some details on LLVM's Support Library, located in the 9 source at ``lib/Support`` and ``include/llvm/Support``. The library's purpose 13 facilities are needed and the Support Library is the wrapper around those 21 interfaces provided in ``include/llvm/Support``. 50 ``lib/Support``. 55 ``lib/Support`` for all supported platforms. 65 the ``lib/Support`` interface. 82 ``lib/Support`` interfaces. 96 correct thing for ``lib/Support`` to provide is a function, say [all …]
|
| /llvm-project-15.0.7/utils/bazel/llvm-project-overlay/llvm/unittests/ |
| H A D | BUILD.bazel | 25 "//llvm:Support", 49 "//llvm:Support", 67 "//llvm:Support", 85 "//llvm:Support", 101 "//llvm:Support", 136 "//llvm:Support", 163 "//llvm:Support", 196 "//llvm:Support", 227 "//llvm:Support", 253 "//llvm:Support", [all …]
|
| /llvm-project-15.0.7/utils/bazel/llvm-project-overlay/llvm/ |
| H A D | BUILD.bazel | 290 ":Support", 304 ":Support", 318 ":Support", 359 ":Support", 369 ":Support", 400 ":Support", 423 ":Support", 441 ":Support", 461 ":Support", 480 ":Support", [all …]
|
| /llvm-project-15.0.7/utils/bazel/llvm-project-overlay/mlir/ |
| H A D | BUILD.bazel | 335 ":Support", 355 ":Support", 403 ":Support", 536 ":Support", 603 ":Support", 1267 ":Support", 1457 ":Support", 1846 ":Support", 2074 ":Support", 2208 ":Support", [all …]
|
| /llvm-project-15.0.7/utils/bazel/llvm-project-overlay/clang/unittests/ |
| H A D | BUILD.bazel | 30 "//llvm:Support", 68 "//llvm:Support", 88 "//llvm:Support", 112 "//llvm:Support", 136 "//llvm:Support", 155 "//llvm:Support", 183 "//llvm:Support", 207 "//llvm:Support", 231 "//llvm:Support", 256 "//llvm:Support", [all …]
|
| /llvm-project-15.0.7/utils/bazel/llvm-project-overlay/bolt/ |
| H A D | BUILD.bazel | 21 "//llvm:Support", 34 "//llvm:Support", 57 "//llvm:Support", 88 "//llvm:Support", 117 "//llvm:Support", 144 "//llvm:Support", 170 "//llvm:Support", 199 "//llvm:Support", 227 "//llvm:Support", 255 "//llvm:Support", [all …]
|
| /llvm-project-15.0.7/llvm/lib/Target/Mips/ |
| H A D | Mips.td | 67 "Support 64-bit FP registers">; 69 "Support for FPXX">; 106 "Mips4", "MIPS IV ISA Support", 116 "Mips32 ISA Support", 120 "Mips32r2", "Mips32r2 ISA Support", 124 "Mips32r3", "Mips32r3 ISA Support", 127 "Mips32r5", "Mips32r5 ISA Support", 135 "Mips64", "Mips64 ISA Support", 138 "Mips64r2", "Mips64r2 ISA Support", 141 "Mips64r3", "Mips64r3 ISA Support", [all …]
|
| /llvm-project-15.0.7/utils/bazel/llvm-project-overlay/mlir/test/ |
| H A D | BUILD.bazel | 30 "//llvm:Support", 38 "//mlir:Support", 251 "//llvm:Support", 270 "//mlir:Support", 283 "//llvm:Support", 290 "//mlir:Support", 299 "//llvm:Support", 321 "//llvm:Support", 325 "//mlir:Support", 338 "//mlir:Support", [all …]
|
| /llvm-project-15.0.7/llvm/lib/Target/CSKY/ |
| H A D | CSKY.td | 73 "Support CSKY floate1 instructions">; 79 "Support CSKY float1e2 instructions">; 127 "Support CSKY dsp1e2 instructions">; 133 "Support CSKY dspe60 instructions">; 147 // Atomic Support 154 // Atomic Support 270 "Support CSKY e1 instructions">; 277 "Support CSKY e2 instructions">; 283 "Support CSKY 2e3 instructions">; 289 "Support CSKY mp instructions">; [all …]
|
| /llvm-project-15.0.7/polly/lib/ |
| H A D | CMakeLists.txt | 25 Support 78 Support/GICHelper.cpp 79 Support/SCEVAffinator.cpp 80 Support/SCEVValidator.cpp 81 Support/RegisterPasses.cpp 82 Support/ScopHelper.cpp 83 Support/ScopLocation.cpp 84 Support/ISLTools.cpp 85 Support/DumpModulePass.cpp 86 Support/DumpFunctionPass.cpp [all …]
|
| /llvm-project-15.0.7/utils/bazel/llvm-project-overlay/clang/ |
| H A D | BUILD.bazel | 36 "//llvm:Support", 474 "//llvm:Support", 493 "//llvm:Support", 767 "//llvm:Support", 791 "//llvm:Support", 815 "//llvm:Support", 895 "//llvm:Support", 943 "//llvm:Support", 959 "//llvm:Support", 977 "//llvm:Support", [all …]
|
| /llvm-project-15.0.7/clang-tools-extra/unittests/clang-tidy/ |
| H A D | CMakeLists.txt | 3 Support 8 if (EXISTS ${LLVM_MAIN_SRC_DIR}/lib/Testing/Support 10 add_subdirectory(${LLVM_MAIN_SRC_DIR}/lib/Testing/Support 11 lib/Testing/Support)
|
| /llvm-project-15.0.7/lldb/docs/status/ |
| H A D | features.rst | 8 …* Object file parsers for executable file formats. Support currently includes Mach-O (32 and 64-bi… 9 …* Object container parsers to extract object files contained within a file. Support currently incl… 10 …* Debug symbol file parsers to incrementally extract debug information from object files. Support … 12 …* Disassembly plug-ins for each architecture. Support currently includes an LLVM disassembler for …
|
| /llvm-project-15.0.7/llvm/include/llvm/ |
| H A D | module.modulemap | 369 header "Support/TargetRegistry.h" 401 module Support { 404 umbrella "Support" 411 exclude header "Support/PluginLoader.h" 412 exclude header "Support/Solaris/sys/regset.h" 416 textual header "Support/ARMTargetParser.def" 417 textual header "Support/CSKYTargetParser.def" 419 textual header "Support/TargetOpcodes.def" 420 textual header "Support/X86TargetParser.def" 425 header "Support/ConvertUTF.h" [all …]
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/unittests/Passes/ |
| H A D | BUILD.gn | 38 "//llvm/lib/Support", 39 "//llvm/lib/Testing/Support", 65 "//llvm/lib/Support", 67 "//llvm/lib/Testing/Support",
|
| /llvm-project-15.0.7/llvm/unittests/Support/DynamicLibrary/ |
| H A D | CMakeLists.txt | 4 set(LLVM_LINK_COMPONENTS Support) 43 # We need to link in the Support lib for the Memory allocator override, 46 # allocator (see llvm/lib/Support/Windows/Memory.inc). 48 llvm_map_components_to_libnames(llvm_libs Support)
|
| /llvm-project-15.0.7/clang/unittests/ |
| H A D | CMakeLists.txt | 6 if (EXISTS ${LLVM_MAIN_SRC_DIR}/lib/Testing/Support 8 add_subdirectory(${LLVM_MAIN_SRC_DIR}/lib/Testing/Support 9 lib/Testing/Support)
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/clang/lib/Support/ |
| H A D | BUILD.gn | 1 static_library("Support") { 4 deps = [ "//llvm/lib/Support" ]
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/unittests/Testing/Support/ |
| H A D | BUILD.gn | 5 "//llvm/lib/Support", 6 "//llvm/lib/Testing/Support",
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/Testing/Support/ |
| H A D | BUILD.gn | 1 static_library("Support") { 4 "//llvm/lib/Support",
|
| /llvm-project-15.0.7/llvm/lib/Support/Windows/ |
| H A D | ThreadLocal.inc | 1 //= llvm/Support/Win32/ThreadLocal.inc - Win32 Thread Local Data -*- C++ -*-===// 18 #include "llvm/Support/Windows/WindowsSupport.h" 19 #include "llvm/Support/ThreadLocal.h"
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/unittests/FileCheck/ |
| H A D | BUILD.gn | 6 "//llvm/lib/Support", 7 "//llvm/lib/Testing/Support",
|
| /llvm-project-15.0.7/lldb/unittests/Host/linux/ |
| H A D | SupportTest.cpp | 15 TEST(Support, getProcFile_Pid) { in TEST() argument 21 TEST(Support, getProcFile_Tid) { in TEST() argument
|
| /llvm-project-15.0.7/clang/tools/clang-repl/ |
| H A D | CMakeLists.txt | 7 Support 21 # Support plugins.
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/unittests/XRay/ |
| H A D | BUILD.gn | 5 "//llvm/lib/Support", 6 "//llvm/lib/Testing/Support",
|