Searched defs:has_vfpv4 (Results 1 – 2 of 2) sorted by relevance
11 bool has_vfpv4, in cpuinfo_arm_decode_vendor_uarch()
796 int has_vfpv4 = (hwcaps & HWCAP_VFPv4); in android_cpuInit() local