/llvm-project/clang/docs/ |
H A D | Toolchain.rst | 201 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 D | Toolchain.rst | 201 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 D | using.rst | 26 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 D | PassPlugin.h | 86 const llvm::sys::DynamicLibrary &library) in PassPlugin() 90 llvm::sys::DynamicLibrary library; variable
|
H A D | DialectPlugin.h | 80 const llvm::sys::DynamicLibrary &library) in DialectPlugin() 84 llvm::sys::DynamicLibrary library; variable
|
/llvm-project/openmp/runtime/tools/ |
H A D | check-execstack.py | 20 def is_stack_executable_readelf(library): argument
|
/llvm-project/openmp/runtime/src/ |
H A D | kmp_itt.cpp | 97 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 D | RuntimeLibrary.md | 17 ### Limitations
|
/llvm-project/mlir/lib/Tools/Plugins/ |
H A D | DialectPlugin.cpp | 18 auto library = in load() local
|
H A D | PassPlugin.cpp | 18 auto library = in load() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/python/llvm/ |
H A D | bit_reader.py | 26 def register_library(library): argument
|
H A D | disassembler.py | 148 def register_library(library): argument
|
H A D | object.py | 426 def register_library(library): argument
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/scripts/ |
H A D | gen_dynamic_list.py | 64 def get_global_functions(library): argument
|
/llvm-project/compiler-rt/lib/sanitizer_common/scripts/ |
H A D | gen_dynamic_list.py | 87 def get_global_functions(nm_executable, library): argument
|
/llvm-project/flang/test/Semantics/ |
H A D | ignore_tkr03.f90 | 2 module library module
|
/netbsd-src/external/gpl2/lvm2/dist/lib/misc/ |
H A D | sharedlib.c | 47 void *library; in load_shared_library() local
|
/llvm-project/mlir/unittests/Dialect/Transform/ |
H A D | Preload.cpp | 34 const static llvm::StringLiteral library = R"MLIR( variable
|
/llvm-project/mlir/lib/Dialect/Transform/IR/ |
H A D | TransformDialect.cpp | 95 ::mlir::OwningOpRef<::mlir::ModuleOp> &&library) { in loadIntoLibraryModule() argument
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | g++spec.c | 73 int library = 0; in lang_specific_driver() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | gfortranspec.c | 79 static const char *library = NULL; variable
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | gfortranspec.cc | 79 static const char *library = NULL; variable
|
/netbsd-src/sys/arch/m68k/fpsp/ |
H A D | Makefile | 240 library: $(LIB_TARGET) target
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | g++spec.cc | 95 int library = 0; in lang_specific_driver() local
|
/llvm-project/mlir/lib/Target/LLVM/ |
H A D | ModuleToObject.cpp | 71 std::unique_ptr<llvm::Module> library = loadBitcodeFile() local
|