Home | History | Annotate | Download | only in arm

Lines Matching refs:VFP3

1247   CpuFeatures::TryForceFeatureScope scope(VFP3);
1248 if (!CpuFeatures::IsSupported(VFP3)) {
1249 __ Abort("Unreachable code: Cannot optimize without VFP3 support.");