Searched refs:neon (Results 1 – 25 of 30) sorted by relevance
12
| /freebsd-14.2/contrib/cortex-strings/ |
| H A D | configure.ac | 72 AC_ARG_WITH([neon], optwith 73 AC_HELP_STRING([--with-neon],
|
| /freebsd-14.2/sys/contrib/openzfs/config/ |
| H A D | kernel-fpu.m4 | 83 #include <asm/neon.h> 115 dnl # ARM neon symbols (only on arm and arm64)
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Headers/ |
| H A D | module.modulemap | 24 explicit module neon { 25 requires neon
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/TargetParser/ |
| H A D | ARMTargetParser.def | 36 ARM_FPU("neon", FK_NEON, FPUVersion::VFPV3, NeonSupportLevel::Neon, FPURestriction::None) 37 ARM_FPU("neon-fp16", FK_NEON_FP16, FPUVersion::VFPV3_FP16, NeonSupportLevel::Neon, FPURestriction::… 38 ARM_FPU("neon-vfpv4", FK_NEON_VFPV4, FPUVersion::VFPV4, NeonSupportLevel::Neon, FPURestriction::Non… 39 ARM_FPU("neon-fp-armv8", FK_NEON_FP_ARMV8, FPUVersion::VFPV5, NeonSupportLevel::Neon, FPURestrictio… 40 ARM_FPU("crypto-neon-fp-armv8", FK_CRYPTO_NEON_FP_ARMV8, FPUVersion::VFPV5, NeonSupportLevel::Crypt…
|
| /freebsd-14.2/lib/clang/headers/ |
| H A D | Makefile | 249 .for hdr in bf16/bf16 cde/cde-header fp16/fp16 mve/mve-header neon/neon \
|
| /freebsd-14.2/sys/crypto/openssl/arm/ |
| H A D | armv4cpuid.S | 122 .fpu neon
|
| H A D | armv4-gf2m.S | 168 .fpu neon
|
| H A D | ghashv8-armx.S | 5 .fpu neon
|
| H A D | armv4-mont.S | 203 .fpu neon
|
| H A D | ghash-armv4.S | 352 .fpu neon
|
| H A D | poly1305-armv4.S | 379 .fpu neon
|
| H A D | bsaes-armv7.S | 77 .fpu neon
|
| H A D | chacha-armv4.S | 801 .fpu neon
|
| H A D | sha1-armv4-large.S | 503 .fpu neon
|
| H A D | keccak1600-armv4.S | 2190 .fpu neon
|
| /freebsd-14.2/contrib/cortex-strings/src/arm/ |
| H A D | memcpy.S | 50 .fpu neon
|
| /freebsd-14.2/contrib/arm-optimized-routines/string/arm/ |
| H A D | memcpy.S | 28 .fpu neon
|
| /freebsd-14.2/sys/contrib/openzfs/module/ |
| H A D | Kbuild.in | 306 # Disable aarch64 neon SIMD instructions for kernel mode
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMSchedule.td | 105 // Sched definitions for floating-point and neon instructions
|
| H A D | ARM.td | 105 def FeatureNEON : SubtargetFeature<"neon", "HasNEON", "true", 309 def FeatureSplatVFPToNeon : SubtargetFeature<"splat-vfp-neon", 328 def FeatureNEONForFPMovs : SubtargetFeature<"neon-fpmovs",
|
| /freebsd-14.2/lib/clang/libclang/ |
| H A D | Makefile | 1028 ${CLANG_TBLGEN} -gen-arm-neon-sema \ 1060 ${CLANG_TBLGEN} -gen-arm-neon-sema \
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64.td | 31 def FeatureNEON : SubtargetFeature<"neon", "HasNEON", "true", 1739 string Name = "apple-neon";
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | DiagnosticDriverKinds.td | 337 def err_drv_no_neon_modifier : Error<"[no]neon is not accepted as modifier, please use [no]simd ins…
|
| /freebsd-14.2/sys/contrib/zstd/ |
| H A D | CHANGELOG | 127 build: improved compile-time detection of aarch64/neon platforms, by @bsdimp
|
| /freebsd-14.2/sys/contrib/openzfs/module/icp/asm-arm/sha2/ |
| H A D | sha512-armv7.S | 498 .fpu neon
|
12