Home
last modified time | relevance | path

Searched defs:library (Results 1 – 21 of 21) sorted by relevance

/llvm-project/clang/docs/
H A DToolchain.rst201 compiler-rt (LLVM)
206 libatomic (GNU)
229 libunwind (LLVM)
241 libgcc_s (GNU)
247 libunwind (nongnu.org)
253 libunwind (PathScale)
300 libc++abi (LLVM)
306 libsupc++ (GNU)
319 libcxxrt (PathScale)
335 standard library, aimed at being a complete implementation of the C++
[all …]
/llvm-project/libc/docs/gpu/
H A Dusing.rst26 Offloading usageUsing the GPU C library global() argument
134 Direct compilationUsing the GPU C library global() argument
[all...]
/llvm-project/mlir/include/mlir/Tools/Plugins/
H A DPassPlugin.h86 const llvm::sys::DynamicLibrary &library) in PassPlugin()
90 llvm::sys::DynamicLibrary library; variable
H A DDialectPlugin.h80 const llvm::sys::DynamicLibrary &library) in DialectPlugin()
84 llvm::sys::DynamicLibrary library; variable
/llvm-project/openmp/runtime/tools/
H A Dcheck-execstack.py20 def is_stack_executable_readelf(library): argument
/llvm-project/bolt/docs/
H A DRuntimeLibrary.md17 ### Limitations
/llvm-project/mlir/lib/Tools/Plugins/
H A DDialectPlugin.cpp18 auto library = in load() local
H A DPassPlugin.cpp18 auto library = in load() local
/llvm-project/compiler-rt/lib/sanitizer_common/scripts/
H A Dgen_dynamic_list.py87 def get_global_functions(nm_executable, library): argument
/llvm-project/openmp/runtime/src/
H A Dkmp_itt.cpp97 char const *library = va_arg(args, char const *); in __itt_error_handler() local
117 char const *library = va_arg(args, char const *); in __itt_error_handler() local
/llvm-project/flang/test/Semantics/
H A Dignore_tkr03.f902 module library module
/llvm-project/mlir/unittests/Dialect/Transform/
H A DPreload.cpp34 const static llvm::StringLiteral library = R"MLIR( variable
/llvm-project/mlir/lib/Dialect/Transform/IR/
H A DTransformDialect.cpp95 ::mlir::OwningOpRef<::mlir::ModuleOp> &&library) { in loadIntoLibraryModule() argument
/llvm-project/mlir/lib/Target/LLVM/
H A DModuleToObject.cpp71 std::unique_ptr<llvm::Module> library = loadBitcodeFile() local
/llvm-project/lldb/packages/Python/lldbsuite/test/
H A Dlldbutil.py1635 skip_if_library_missing(test, target, library) global() argument
1636 find_library(target, library) global() argument
/llvm-project/llvm/lib/TextAPI/
H A DTextStub.cpp962 for (const auto &library : Libraries) { in assignTargetsToLibrary() local
/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp4931 __anon0221db6c1f02(const XMLNode &library) GetLoadedModuleList() argument
5010 __anon0221db6c2102(const XMLNode &library) GetLoadedModuleList() argument
[all...]
/llvm-project/lldb/source/Core/
H A DPluginManager.cpp43 llvm::sys::DynamicLibrary library; global() member
/llvm-project/clang/lib/Driver/
H A DDriver.cpp6247 __anon4f3a1b741402(const char *library) GetStdModuleManifestPath() argument
[all...]
/llvm-project/compiler-rt/include/sanitizer/
H A Dlinux_syscall_hooks.h1452 #define __sanitizer_syscall_pre_uselib(library) \ argument
1454 #define __sanitizer_syscall_post_uselib(res, library) \ argument
/llvm-project/flang/lib/Optimizer/Builder/
H A DIntrinsicCall.cpp1890 IntrinsicLibrary library{builder, loc, converter}; genIntrinsicCall() local
[all...]