Home | History | Annotate | Download | only in mips

Lines Matching refs:CpuFeature

412   static bool IsSupported(CpuFeature f) {
417 static bool IsFoundByRuntimeProbingOnly(CpuFeature f) {
422 static bool IsSafeForSnapshot(CpuFeature f) {
432 static bool VerifyCrossCompiling(CpuFeature f) {
439 static bool Check(CpuFeature f, unsigned set) {
443 static unsigned flag2set(CpuFeature f) {