Searched refs:use_vfp (Results 1 – 1 of 1) sorted by relevance
43 bool use_vfp = true; in __libc_ifunc_impl_list() local45 use_vfp = (GLRO(dl_hwcap) & HWCAP_ARM_VFP) != 0; in __libc_ifunc_impl_list()52 IFUNC_IMPL_ADD (array, i, memcpy, use_vfp, __memcpy_vfp) in __libc_ifunc_impl_list()
Completed in 3 milliseconds