Searched refs:neon_support_hook (Results 1 – 1 of 1) sorted by relevance
779 static struct undef_hook neon_support_hook[] = {{ variable936 for (int i = 0; i < ARRAY_SIZE(neon_support_hook); i++) in vfp_init()937 register_undef_hook(&neon_support_hook[i]); in vfp_init()