Home | History | Annotate | Download | only in arm

Lines Matching refs:ARMv7

166   if (CpuFeatures::IsSupported(ARMv7)) {
167 CpuFeatureScope scope(this, ARMv7);
182 // ARMv7+:
298 if (CpuFeatures::IsSupported(ARMv7)) {
299 CpuFeatureScope scope(this, ARMv7);
317 CpuFeatures::IsSupported(ARMv7) &&
319 CpuFeatureScope scope(this, ARMv7);
331 if (!CpuFeatures::IsSupported(ARMv7) || predictable_code_size()) {
338 CpuFeatureScope scope(this, ARMv7);
347 if (!CpuFeatures::IsSupported(ARMv7) || predictable_code_size()) {
359 CpuFeatureScope scope(this, ARMv7);
376 if (!CpuFeatures::IsSupported(ARMv7) || predictable_code_size()) {
383 CpuFeatureScope scope(this, ARMv7);
392 if (!CpuFeatures::IsSupported(ARMv7) || predictable_code_size()) {
396 CpuFeatureScope scope(this, ARMv7);
2591 if (CpuFeatures::IsSupported(ARMv7) && !predictable_code_size()) {
2592 CpuFeatureScope scope(this, ARMv7);