Home
last modified time | relevance | path

Searched refs:neon (Results 1 – 25 of 28) sorted by relevance

12

/freebsd-12-stable/contrib/llvm-project/clang/lib/Headers/
Dmodule.modulemap24 explicit module neon {
25 requires neon
/freebsd-12-stable/contrib/cortex-strings/
Dconfigure.ac72 AC_ARG_WITH([neon], optwith
73 AC_HELP_STRING([--with-neon],
/freebsd-12-stable/lib/clang/headers/
DMakefile181 .for hdr in bf16/bf16 cde/cde-header fp16/fp16 mve/mve-header neon/neon \
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
DARMTargetParser.def36 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…
DAArch64TargetParser.def87 AARCH64_ARCH_EXT_NAME("simd", AArch64::AEK_SIMD, "+neon", "-neon")
/freebsd-12-stable/secure/lib/libcrypto/arm/
Darmv4cpuid.S122 .fpu neon
Darmv4-gf2m.S166 .fpu neon
Dghashv8-armx.S7 .fpu neon
Darmv4-mont.S197 .fpu neon
Dghash-armv4.S352 .fpu neon
Dpoly1305-armv4.S387 .fpu neon
Dchacha-armv4.S795 .fpu neon
Dsha1-armv4-large.S497 .fpu neon
Dkeccak1600-armv4.S2163 .fpu neon
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
DARM.td99 def FeatureNEON : SubtargetFeature<"neon", "HasNEON", "true",
260 def FeatureSplatVFPToNeon : SubtargetFeature<"splat-vfp-neon",
276 def FeatureNEONForFPMovs : SubtargetFeature<"neon-fpmovs",
DARMSchedule.td105 // Sched definitions for floating-point and neon instructions
/freebsd-12-stable/contrib/cortex-strings/src/arm/
Dmemcpy.S50 .fpu neon
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
DAArch64.td25 def FeatureNEON : SubtargetFeature<"neon", "HasNEON", "true",
1250 string Name = "apple-neon";
/freebsd-12-stable/contrib/subversion/
DCOMMITTERS226 sergeyli Sergey A. Lipnevich <sergey@optimaltec.com> (neon-0.24 port)
DCHANGES2454 * require serf as client-side http library (neon support removed) (r1349694)
2837 * fix build with absolute path to neon install (r1664789)
2935 * support compiling against neon 0.30.x (r1566320)
3069 * fix incorrect authz failure when using neon http library (issue #4332)
3233 * neon: fix potential use of freed memory during commits (r1329388)
4009 * don't allow setting of props on out-of-date dirs under neon (r37745)
4395 * fixed: using neon/serf, can not replace branch (issue #2939)
4660 * support neon 0.26.4 (r26077)
5093 * support for neon 0.25.x, which fixes http:// control-c bug (issue #2297)
5599 * increase default neon (ra_dav) timeout from 120 to 3600 seconds (r9568)
[all …]
/freebsd-12-stable/lib/clang/libclang/
DMakefile901 ${CLANG_TBLGEN} -gen-arm-neon-sema \
907 ${CLANG_TBLGEN} -gen-arm-neon-sema \
/freebsd-12-stable/contrib/binutils/gas/config/
Dtc-arm.c477 struct neon_typed_alias *neon; member
1087 if (reg && reg->neon && (reg->neon->defined & NTA_HASINDEX)) in arm_reg_parse()
1287 if (reg->neon) in parse_typed_reg_or_scalar()
1288 atype = *reg->neon; in parse_typed_reg_or_scalar()
1986 new->neon = NULL; in insert_reg_alias()
2008 reg->neon = xmalloc (sizeof (struct neon_typed_alias)); in insert_neon_reg_alias()
2009 *reg->neon = *atype; in insert_neon_reg_alias()
2140 basereg->neon = 0; in create_neon_reg_alias()
2143 if (basereg->neon) in create_neon_reg_alias()
2144 typeinfo = *basereg->neon; in create_neon_reg_alias()
[all …]
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Basic/
DDiagnosticDriverKinds.td261 def err_drv_no_neon_modifier : Error<"[no]neon is not accepted as modifier, please use [no]simd ins…
/freebsd-12-stable/contrib/binutils/gas/
DChangeLog-20061788 (reg_entry): Add neon type info field.
1860 (REGDEF): Add zero for reg_entry neon field.
2005 (arm_option_cpu_value): Add vfp3 and neon.
/freebsd-12-stable/usr.bin/calendar/calendars/
Dcalendar.history684 12/03 First neon light display, Paris, 1910

12