| /freebsd-13.1/contrib/file/magic/Magdir/ |
| H A 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
|
| H A 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-13.1/contrib/libfido2/src/ |
| H A D | diff_exports.sh | 15 LLVM="${TMPDIR}/llvm" 19 sed 's/^_//' export.llvm | sort > "${LLVM}" 21 diff -u "${GNU}" "${LLVM}" && diff -u "${MSVC}" "${LLVM}" 23 rm "${GNU}" "${LLVM}" "${MSVC}"
|
| /freebsd-13.1/contrib/llvm-project/compiler-rt/lib/xray/ |
| H A 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 211 # LLVM-MCA-END 221 # LLVM-MCA-BEGIN __xray_ArgLoggerEntry 254 # LLVM-MCA-END 264 # LLVM-MCA-BEGIN __xray_CustomEvent 280 # LLVM-MCA-END 290 # LLVM-MCA-BEGIN __xray_TypedEvent [all …]
|
| /freebsd-13.1/contrib/llvm-project/openmp/runtime/src/ |
| H A 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-13.1/contrib/llvm-project/lld/docs/ |
| H A 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),
|
| H A 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-13.1/contrib/llvm-project/clang/include/clang/Basic/ |
| H A 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
|
| H A 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
|
| H A 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-13.1/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A 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-13.1/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A 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-13.1/contrib/llvm-project/libcxx/include/ |
| H A 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
|
| H A 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
|
| H A 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
|
| H A 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
|
| H A 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
|
| H A 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-13.1/contrib/llvm-project/llvm/include/llvm/Target/GlobalISel/ |
| H A 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-13.1/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| H A 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-13.1/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A 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-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/GISel/ |
| H A 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-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A 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-13.1/contrib/llvm-project/libcxx/src/support/runtime/ |
| H A 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-13.1/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A 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
|