__ARM_ADVANCED_SIMD__
In this section:
Description
An integer that is set based on the compiler option ‑‑cpu. The symbol is set to 1 if the selected processor architecture has the Advanced SIMD architecture extension. The symbol is undefined for other cores.
This preprocessor symbol is equivalent to the ACLE (Arm C Language Extensions) macro __ARM_NEON.