Home
last modified time | relevance | path

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

12

/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 …]
/netbsd-src/external/apache2/llvm/dist/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/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/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
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/python/llvm/
H A Dbit_reader.py26 def register_library(library): argument
H A Ddisassembler.py148 def register_library(library): argument
H A Dobject.py426 def register_library(library): argument
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/scripts/
H A Dgen_dynamic_list.py64 def get_global_functions(library): argument
/llvm-project/compiler-rt/lib/sanitizer_common/scripts/
H A Dgen_dynamic_list.py87 def get_global_functions(nm_executable, library): argument
/llvm-project/flang/test/Semantics/
H A Dignore_tkr03.f902 module library module
/netbsd-src/external/gpl2/lvm2/dist/lib/misc/
H A Dsharedlib.c47 void *library; in load_shared_library() local
/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
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dg++spec.c73 int library = 0; in lang_specific_driver() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dgfortranspec.c79 static const char *library = NULL; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dgfortranspec.cc79 static const char *library = NULL; variable
/netbsd-src/sys/arch/m68k/fpsp/
H A DMakefile240 library: $(LIB_TARGET) target
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dg++spec.cc95 int library = 0; in lang_specific_driver() local
/llvm-project/mlir/lib/Target/LLVM/
H A DModuleToObject.cpp71 std::unique_ptr<llvm::Module> library = loadBitcodeFile() local

12