Lines Matching refs:Neon
216 # If Neon instructions are not explicitly enabled at compile time (e.g. using
218 # dispatcher will parse /proc/cpuinfo to determine whether the Neon SIMD
220 # using the same code base, i.e. to support run-time FPU and Neon
223 # implementation of the Neon SIMD extensions using -mfloat-abi=softfp. The
225 # added to the compile flags for the intrinsics implementation of the Neon SIMD
230 #error \"Neon run-time auto-detection will not be used\"
313 # optimal set of Neon intrinsics, so for performance reasons, when using those
314 # compilers, we default to using the older GAS implementation of the Neon SIMD
327 …Neon intrinsics, for performance reasons, the default when building libjpeg-turbo with those compi…
335 # implementation of the Neon SIMD extensions. If so, then automatically
336 # enable the full Neon intrinsics implementation.
359 … message(WARNING "GAS appears to be broken. Using the full Neon SIMD intrinsics implementation.")
366 …message(STATUS "Use full Neon SIMD intrinsics implementation (NEON_INTRINSICS = ${NEON_INTRINSICS}…
368 …message(STATUS "Use partial Neon SIMD intrinsics implementation (NEON_INTRINSICS = ${NEON_INTRINSI…