Searched refs:LLVM (Results 1 – 25 of 838) sorted by relevance
12345678910>>...34
| /freebsd-12-stable/contrib/file/magic/Magdir/ |
| D | llvm | 4 # llvm: file(1) magic for LLVM byte-codes 8 0 string llvm LLVM byte-codes, uncompressed 9 0 string llvc0 LLVM byte-codes, null compression 10 0 string llvc1 LLVM byte-codes, gzip compression 11 0 string llvc2 LLVM byte-codes, bzip2 compression 13 0 lelong 0x0b17c0de LLVM bitcode, wrapper 21 0 string BC\xc0\xde LLVM IR bitcode
|
| D | coverage | 14 # - LLVM raw profiles - generated by a program compiled with 16 # - LLVM indexed profiles - generated by 64 # LLVM coverage files 71 0 lequad 0xff6c70726f667281 LLVM raw profile data, 75 0 bequad 0xff6c70726f667281 LLVM raw profile data, 79 # LLVM indexed instruction profile (as generated by llvm-profdata) 85 0 lequad 0x8169666f72706cff LLVM indexed profile data, 89 0 bequad 0x8169666f72706cff LLVM indexed profile data,
|
| /freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/xray/ |
| D | xray_trampoline_x86_64.S | 117 # LLVM-MCA-BEGIN __xray_FunctionEntry 138 # LLVM-MCA-END 148 # LLVM-MCA-BEGIN __xray_FunctionExit 183 # LLVM-MCA-END 193 # LLVM-MCA-BEGIN __xray_FunctionTailExit 211 # LLVM-MCA-END 221 # LLVM-MCA-BEGIN __xray_ArgLoggerEntry 254 # LLVM-MCA-END 264 # LLVM-MCA-BEGIN __xray_CustomEvent 280 # LLVM-MCA-END [all …]
|
| /freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/ |
| D | libomp.rc.var | 6 //// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. 8 //// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 41 VALUE "FileDescription", "LLVM* OpenMP* Runtime Library\0" 43 VALUE "CompanyName", "LLVM\0" 45 VALUE "ProductName", "LLVM* OpenMP* Runtime Library\0" 51 "LLVM* OpenMP* @LIBOMP_LEGAL_TYPE@ Library "
|
| /freebsd-12-stable/contrib/llvm-project/lld/docs/ |
| D | windows_support.rst | 49 file using LLVM's Object library. 66 The Windows version of LLD is included in the `pre-built binaries of LLVM's 67 releases <https://releases.llvm.org/download.html>`_ and in the `LLVM Snapshot 76 1. Check out LLVM and LLD from the LLVM SVN repository (or Git mirror), 78 #. open LLVM.sln with Visual Studio, and 83 msbuild LLVM.sln /m /target:"lld executables\lld" 95 1. Check out LLVM and LLD from the LLVM SVN repository (or Git mirror),
|
| D | getting_started.rst | 7 run into problems, please file bugs in the `LLVM Bugzilla`__ 31 2. Check out LLVM and subprojects (including lld):: 35 4. Build LLVM and lld:: 66 #. Check out LLVM as above. 75 * Open LLVM.sln in Visual Studio. 85 For more information on using CMake see the `LLVM CMake guide`_.
|
| /freebsd-12-stable/contrib/llvm-project/clang/include/clang/Basic/ |
| D | DiagnosticAnalysisKinds.td | 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
|
| D | DiagnosticCategories.td | 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
|
| D | arm_bf16.td | 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/ |
| D | MipsRegisterBanks.td | 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| D | RISCVRegisterBanks.td | 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
|
| /freebsd-12-stable/contrib/llvm-project/libcxx/include/ |
| D | cassert | 4 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. 6 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
|
| D | execution | 4 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. 6 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
|
| D | ciso646 | 4 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. 6 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
|
| D | ccomplex | 4 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. 6 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
|
| D | cstdbool | 4 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. 6 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
|
| D | ctgmath | 4 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. 6 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Demangle/ |
| D | README.txt | 10 some simple analysis on the mangled name, or (in LLVM) use the opaque 20 spec. LLVM needs a copy for a bunch of places, but doesn't want to use the 24 The copy of the demangler in LLVM has some extra stuff that aren't needed in 40 Hopefully, when LLVM becomes a monorepo, we can de-duplicate this code, and have 41 both LLVM and libcxxabi depend on a shared demangler library. 49 the tests to LLVM.
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Target/GlobalISel/ |
| D | RegisterBank.td | 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
|
| /freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| D | sanitizer_common_interface_posix.inc | 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/ |
| D | ARMRegisterBanks.td | 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/GISel/ |
| D | PPCRegisterBanks.td | 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
|
| /freebsd-12-stable/contrib/llvm-project/libcxx/src/support/runtime/ |
| D | new_handler_fallback.ipp | 4 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. 6 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| D | VIInstrFormats.td | 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/ |
| D | X86RegisterBanks.td | 3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
|
12345678910>>...34