| /freebsd/contrib/llvm-project/clang/lib/CIR/Lowering/DirectToLLVM/ |
| H A D | LowerToLLVM.cpp | 92 return bld.create<mlir::LLVM::SExtOp>(loc, dstTy, src); in createIntCast() 94 return bld.create<mlir::LLVM::ZExtOp>(loc, dstTy, src); in createIntCast() 96 return bld.create<mlir::LLVM::TruncOp>(loc, dstTy, src); in createIntCast() 97 return bld.create<mlir::LLVM::BitcastOp>(loc, dstTy, src); in createIntCast() 100 static mlir::LLVM::Visibility 104 return ::mlir::LLVM::Visibility::Default; in lowerCIRVisibilityToLLVMVisibility() 106 return ::mlir::LLVM::Visibility::Hidden; in lowerCIRVisibilityToLLVMVisibility() 108 return ::mlir::LLVM::Visibility::Protected; in lowerCIRVisibilityToLLVMVisibility() 147 mlir::LLVM::Linkage convertLinkage(cir::GlobalLinkageKind linkage) { in convertLinkage() 149 using LLVM = mlir::LLVM::Linkage; in convertLinkage() typedef [all …]
|
| /freebsd/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 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 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/contrib/libfido2/src/ |
| H A D | diff_exports.sh | 16 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 D | xray_trampoline_x86_64.S | 126 # LLVM-MCA-BEGIN __xray_FunctionEntry 147 # LLVM-MCA-END 157 # LLVM-MCA-BEGIN __xray_FunctionExit 192 # LLVM-MCA-END 202 # LLVM-MCA-BEGIN __xray_FunctionTailExit 220 # LLVM-MCA-END 230 # LLVM-MCA-BEGIN __xray_ArgLoggerEntry 263 # LLVM-MCA-END 274 # LLVM-MCA-BEGIN __xray_CustomEvent 290 # LLVM-MCA-END [all …]
|
| H A D | xray_trampoline_hexagon.S | 52 # 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 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 "
|
| H A D | kmp_dummy.txt | 7 // 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 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),
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/ |
| H A D | Xtensa.td | 3 // 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 D | cstdarg.inc | 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 | csetjmp.inc | 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 | csignal.inc | 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/contrib/llvm-project/libcxx/modules/std/ |
| H A D | cstdarg.inc | 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 | barrier.inc | 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 | csetjmp.inc | 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 | latch.inc | 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 | source_location.cppm | |
| H A D | barrier.cppm | |
| H A D | cstdarg.cppm | |
| H A D | latch.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 | |