Home | History | Annotate | Download | only in cpufeatures

Lines Matching refs:HWCAP_NEON

447 #define HWCAP_NEON      (1 << 12)
466 HWCAP_NEON | \
589 hwcaps |= HWCAP_NEON;
790 int has_neon = (hwcaps & HWCAP_NEON);