Home | History | Annotate | Download | only in arm

Lines Matching refs:CpuFeature

510   static bool IsSupported(CpuFeature f) {
518 static bool IsEnabled(CpuFeature f) {
536 explicit Scope(CpuFeature f) {
561 explicit Scope(CpuFeature f) {}
567 explicit TryForceFeatureScope(CpuFeature f)