Searched refs:Neon (Results 1 – 25 of 31) sorted by relevance
12
34 @ CHECK: error: VFP/Neon double precision register expected37 @ CHECK: error: VFP/Neon double precision register expected40 @ CHECK: error: VFP/Neon double precision register expected43 @ CHECK: error: VFP/Neon double precision register expected46 @ CHECK: error: VFP/Neon single precision register expected49 @ CHECK: error: VFP/Neon single precision register expected52 @ CHECK: error: VFP/Neon single precision register expected55 @ CHECK: error: VFP/Neon single precision register expected59 @ CHECK: error: VFP/Neon single precision register expected62 @ CHECK: error: VFP/Neon single precision register expected[all …]
343 VQDMLAL_LANE:0:vqdmlal_lane_s16 Neon cumulative saturation 0344 VQDMLAL_LANE:1:vqdmlal_lane_s32 Neon cumulative saturation 0371 VQDMLAL_LANE:24:vqdmlal_lane_s16 Neon cumulative saturation 0372 VQDMLAL_LANE:25:vqdmlal_lane_s32 Neon cumulative saturation 0399 VQDMLAL_LANE:48:vqdmlal_lane_s16 Neon cumulative saturation 1400 VQDMLAL_LANE:49:vqdmlal_lane_s32 Neon cumulative saturation 1427 VQDMLSL_LANE:0:vqdmlsl_lane_s16 Neon cumulative saturation 0428 VQDMLSL_LANE:1:vqdmlsl_lane_s32 Neon cumulative saturation 0455 VQDMLSL_LANE:24:vqdmlsl_lane_s16 Neon cumulative saturation 0456 VQDMLSL_LANE:25:vqdmlsl_lane_s32 Neon cumulative saturation 0[all …]
371 VQDMLAL_LANE:0:vqdmlal_lane_s16 Neon cumulative saturation 0372 VQDMLAL_LANE:1:vqdmlal_lane_s32 Neon cumulative saturation 0401 VQDMLAL_LANE:26:vqdmlal_lane_s16 Neon cumulative saturation 0402 VQDMLAL_LANE:27:vqdmlal_lane_s32 Neon cumulative saturation 0431 VQDMLAL_LANE:52:vqdmlal_lane_s16 Neon cumulative saturation 1432 VQDMLAL_LANE:53:vqdmlal_lane_s32 Neon cumulative saturation 1461 VQDMLSL_LANE:0:vqdmlsl_lane_s16 Neon cumulative saturation 0462 VQDMLSL_LANE:1:vqdmlsl_lane_s32 Neon cumulative saturation 0491 VQDMLSL_LANE:26:vqdmlsl_lane_s16 Neon cumulative saturation 0492 VQDMLSL_LANE:27:vqdmlsl_lane_s32 Neon cumulative saturation 0[all …]
1 ARM Neon reference tests3 This package contains extensive tests for the ARM/Neon instructions.9 or to validate C compilers in presence of Neon intrinsics calls.19 ref-rvct-neon.txt, which contains only the results of the Neon40 In order to cover all the Neon instructions extensively, these tests
39 StartLine, Feature, Colon, StartTag, Neon, HaveNeon, SkipTag, SkipLine in png_have_neon() enumerator111 state = Neon; in png_have_neon()115 case Neon: in png_have_neon()
67 Neon Blue #4D4DFF68 Neon Pink #FF6EC7
9 Specifically libyuv is optimized for SSE2/SSSE3 and Neon and has demonstrated
8 * Optimized for Neon on Arm.
82 # YUV to RGB to Neon is ported.
270 # YUV to RGB to Neon is ported.
319 [Disable ARM Neon optimizations])324 [Check for ARM Neon support at run-time]);;327 [Turn on ARM Neon optimizations at run-time]);;330 [Enable ARM Neon optimizations])
466 [ARM Neon],487 … AC_DEFINE([OPUS_ARM_MAY_HAVE_NEON_INTR], 1, [Compiler supports ARMv7/Aarch64 Neon Intrinsics])508 [Aarch64 Neon],523 …EFINE([OPUS_ARM_PRESUME_AARCH64_NEON_INTR], 1, [Define if binary requires Aarch64 Neon Intrinsics])
55 Implementation (Neon/SSE2) uses 8 x 8 block transpose, so best efficiency is with sizes and pointer…
66 …en the one function was ported to many cpu variations: SSE2, SSSE3, AVX2, Neon and 'Any' version f…
2134 // Neon Intrinsic-Op instructions (VABA): double- and quad-register.2152 // Neon 3-argument intrinsics, both double- and quad-register.2218 // Neon Long 3-argument intrinsic. The destination register is2500 // Neon 2-register vector operations and intrinsics.2502 // Neon 2-register comparisons.2549 // Neon 2-register vector intrinsics,2573 // Neon Narrowing 2-register vector operations,2590 // Neon Narrowing 2-register vector intrinsics,2608 // Neon Lengthening 2-register vector intrinsic (currently specific to VMOVL).2621 // Neon 3-register vector operations.[all …]
126 def NeonDomain : Domain<2>; // Instructions in Neon domain only127 def VFPNeonDomain : Domain<3>; // Instructions in both VFP & Neon domains128 def VFPNeonA8Domain : Domain<5>; // Instructions in VFP & Neon under A8
223 @ Neon registers d0-d7, d16-d30 are used
348 @ Neon registers d0-d7, d16-d30 are used
55 * No file level Neon via `.neon` suffix;165 * `NEON` - set if target ABI supports Neon;
257 option(EIGEN_TEST_NEON "Enable/Disable Neon in tests/examples" OFF)268 option(EIGEN_TEST_NEON64 "Enable/Disable Neon in tests/examples" OFF)
2841 // Neon Intrinsic-Op instructions (VABA): double- and quad-register.2859 // Neon 3-argument intrinsics, both double- and quad-register.2925 // Neon Long 3-argument intrinsic. The destination register is3227 // Neon 2-register vector operations and intrinsics.3229 // Neon 2-register comparisons.3290 // Neon 2-register vector intrinsics,3314 // Neon Narrowing 2-register vector operations,3331 // Neon Narrowing 2-register vector intrinsics,3349 // Neon Lengthening 2-register vector intrinsic (currently specific to VMOVL).3362 // Neon 3-register vector operations.[all …]
321 "Enable ARM Neon instructions"), \
42 Neon = Begin, enumerator