Home
last modified time | relevance | path

Searched refs:LLVM (Results 1 – 25 of 1289) sorted by relevance

12345678910>>...52

/freebsd/contrib/file/magic/Magdir/
H A Dllvm4 # 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
12 0 string CPCH LLVM Pre-compiled header file
14 0 lelong 0x0b17c0de LLVM bitcode, wrapper
22 0 string BC\xc0\xde LLVM IR bitcode
H A Dcoverage14 # - 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/contrib/libfido2/src/
H A Ddiff_exports.sh16 LLVM="${TMPDIR}/llvm"
20 sed 's/^_//' export.llvm | sort > "${LLVM}"
22 diff -u "${GNU}" "${LLVM}" && diff -u "${MSVC}" "${LLVM}"
24 rm "${GNU}" "${LLVM}" "${MSVC}"
/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_trampoline_x86_64.S116 # LLVM-MCA-BEGIN __xray_FunctionEntry
137 # LLVM-MCA-END
147 # LLVM-MCA-BEGIN __xray_FunctionExit
182 # LLVM-MCA-END
192 # LLVM-MCA-BEGIN __xray_FunctionTailExit
210 # LLVM-MCA-END
220 # LLVM-MCA-BEGIN __xray_ArgLoggerEntry
253 # LLVM-MCA-END
264 # LLVM-MCA-BEGIN __xray_CustomEvent
280 # LLVM-MCA-END
[all …]
H A Dxray_trampoline_hexagon.S52 # LLVM-MCA-BEGIN __xray_FunctionEntry
61 # LLVM-MCA-END
69 # LLVM-MCA-BEGIN __xray_FunctionExit
79 # LLVM-MCA-END
87 # LLVM-MCA-BEGIN __xray_FunctionTailExit
97 # LLVM-MCA-END
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dlibomp.rc.var6 //// 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 "
H A Dkmp_dummy.txt7 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
9 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
/freebsd/contrib/llvm-project/lld/docs/
H A Dwindows_support.rst49 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),
/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DAArch64CPUFeatures.inc3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
10 // testing of this code between LLVM and compiler-rt, primarily that the files
13 // This file has two identical copies. The primary copy lives in LLVM and
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/
H A DAArch64CPUFeatures.inc3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
10 // testing of this code between LLVM and compiler-rt, primarily that the files
13 // This file has two identical copies. The primary copy lives in LLVM and
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensa.td3 // The LLVM Compiler Infrastructure
5 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
7 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
/freebsd/contrib/llvm-project/libcxx/modules/std.compat/
H A Dcstdarg.inc4 // 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 Dcsetjmp.inc4 // 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 Dclocale.inc4 // 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/contrib/llvm-project/libcxx/modules/std/
H A Dcstdarg.inc4 // 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 Dcsetjmp.inc4 // 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 Dsource_location.cppm
H A Dbarrier.cppm
H A Dcstdarg.cppm
H A Dlatch.cppm
/freebsd/contrib/llvm-project/libcxx/include/
H A D__pstl_algorithm
H A D__pstl_memory
H A D__pstl_numeric
H A D__pstl_config_site.in
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsRegisterBanks.td3 // 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>>...52