Searched refs:HWCAP_NEON (Results 1 – 1 of 1) sorted by relevance
466 #define HWCAP_NEON (1 << 12) macro485 HWCAP_NEON | \614 hwcaps |= HWCAP_NEON; in get_elf_hwcap_from_proc_cpuinfo()795 int has_neon = (hwcaps & HWCAP_NEON); in android_cpuInit()