Home | History | Annotate | Download | only in cpufeatures

Lines Matching refs:HWCAP_NEON

450 #define HWCAP_NEON      (1 << 12)
469 HWCAP_NEON | \
598 hwcaps |= HWCAP_NEON;
779 int has_neon = (hwcaps & HWCAP_NEON);