Home
last modified time | relevance | path

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

12345678910>>...34

/freebsd-12-stable/contrib/file/magic/Magdir/
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
13 0 lelong 0x0b17c0de LLVM bitcode, wrapper
21 0 string BC\xc0\xde LLVM IR bitcode
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-12-stable/contrib/llvm-project/compiler-rt/lib/xray/
Dxray_trampoline_x86_64.S117 # 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/
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 "
/freebsd-12-stable/contrib/llvm-project/lld/docs/
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),
Dgetting_started.rst7 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/
DDiagnosticAnalysisKinds.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
DDiagnosticCategories.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
Darm_bf16.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
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/
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
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
DRISCVRegisterBanks.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
/freebsd-12-stable/contrib/llvm-project/libcxx/include/
Dcassert4 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
6 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
Dexecution4 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
6 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
Dciso6464 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
6 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
Dccomplex4 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
6 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
Dcstdbool4 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
6 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
Dctgmath4 // 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/
DREADME.txt10 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/
DRegisterBank.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
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_interface_posix.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
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
DARMRegisterBanks.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
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/GISel/
DPPCRegisterBanks.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
/freebsd-12-stable/contrib/llvm-project/libcxx/src/support/runtime/
Dnew_handler_fallback.ipp4 // 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/
DVIInstrFormats.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
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
DX86RegisterBanks.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>>...34