Home | History | Annotate | Download | only in ia32

Lines Matching refs:CpuFeature

460   static bool IsSupported(CpuFeature f) {
472 static bool IsEnabled(CpuFeature f) {
490 explicit Scope(CpuFeature f) {
515 explicit Scope(CpuFeature f) {}
521 explicit TryForceFeatureScope(CpuFeature f)