Home | History | Annotate | Download | only in arm

Lines Matching refs:ARMv7

63 // you can use -march=armv7 or similar.
285 CpuFeatures::IsSupported(ARMv7) &&
299 if (!CpuFeatures::IsSupported(ARMv7)) {
314 if (!CpuFeatures::IsSupported(ARMv7)) {
342 if (!CpuFeatures::IsSupported(ARMv7)) {
356 if (!CpuFeatures::IsSupported(ARMv7)) {
367 if (!CpuFeatures::IsSupported(ARMv7)) {
371 // These asserts are required to ensure compatibility with the ARMv7
675 if (CpuFeatures::IsSupported(ARMv7)) {
676 CpuFeatures::Scope scope(ARMv7);
717 if (CpuFeatures::IsSupported(ARMv7)) {
718 CpuFeatures::Scope scope(ARMv7);
2259 // ARMv7 VFP3 instructions to implement integer to double conversion.
2580 if (CpuFeatures::IsSupported(ARMv7)) {