Home
last modified time | relevance | path

Searched refs:__ARM_NEON (Results 1 – 10 of 10) sorted by relevance

/AliOS-Things-master/components/SDL2/include/
A DSDL_cpuinfo.h66 # if defined(__ARM_NEON)
73 # define __ARM_NEON 1 /* Set __ARM_NEON so that it can be used elsewhere, at compile time */ macro
78 # define __ARM_NEON 1 /* Set __ARM_NEON so that it can be used elsewhere, at compile time */ macro
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/kernels/internal/optimized/
A Dneon_check.h18 #if defined(__ARM_NEON__) || defined(__ARM_NEON)
A Doptimized_ops.h6085 #ifdef __ARM_NEON in HardSwish()
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ruy/
A Dplatform.h84 #if (defined(__ARM_NEON) || defined(__ARM_NEON__)) && !RUY_PLATFORM_X86
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/gemmlowp/internal/
A Ddetect_platform.h80 #if (defined __ARM_NEON) || (defined __ARM_NEON__)
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/cmsis/inc/ca/
A Dcmsis_gcc_ca.h783 #if (defined(__ARM_NEON) && (__ARM_NEON == 1)) in __FPU_Enable()
A Dcmsis_armclang_ca.h556 #if __ARM_NEON == 1 in __FPU_Enable()
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A Dpngpriv.h130 # if (defined(__ARM_NEON__) || defined(__ARM_NEON)) && \
159 # if defined(__ARM_NEON__) || defined(__ARM_NEON)
A DCHANGES4963 "if (defined(__ARM_NEON__) || defined(__ARM_NEON))" (James Wu).
/AliOS-Things-master/components/SDL2/src/audio/
A DSDL_audiotypecvt.c28 #ifdef __ARM_NEON

Completed in 55 milliseconds