Searched refs:HWCAP_NEON (Results 1 – 1 of 1) sorted by relevance
437 #define HWCAP_NEON (1 << 12) macro449 HWCAP_NEON | \566 hwcaps |= HWCAP_NEON; in get_elf_hwcap_from_proc_cpuinfo()747 int has_neon = (hwcaps & HWCAP_NEON); in android_cpuInit()