Searched refs:has_vfp (Results 1 – 3 of 3) sorted by relevance
102 bool has_vfp() const { return has_vfp_; } in has_vfp() function
651 int has_vfp = (hwcaps & HWCAP_VFP); in android_cpuInit() local679 if (has_vfp) { in android_cpuInit()
786 int has_vfp = (hwcaps & HWCAP_VFP); in android_cpuInit() local814 if (has_vfp) { in android_cpuInit()