Searched refs:HWCAP_NEON (Results 1 – 1 of 1) sorted by relevance
450 #define HWCAP_NEON (1 << 12) macro469 HWCAP_NEON | \598 hwcaps |= HWCAP_NEON; in get_elf_hwcap_from_proc_cpuinfo()779 int has_neon = (hwcaps & HWCAP_NEON); in android_cpuInit()