Lines Matching full:neon
180 // to detect vfpv3 by checking for vfp *and* neon, since neon is only182 // Checking neon on its own is not enough as it is possible to have neon184 if (CPUInfoContainsString("vfp") && CPUInfoContainsString("neon")) {