Home | History | Annotate | Download | only in ia32

Lines Matching refs:CpuFeature

536   static bool IsSupported(CpuFeature f) {
546 static bool IsFoundByRuntimeProbingOnly(CpuFeature f) {
551 static bool IsSafeForSnapshot(CpuFeature f) {
561 static bool VerifyCrossCompiling(CpuFeature f) {
568 static bool Check(CpuFeature f, uint64_t set) {
572 static uint64_t flag2set(CpuFeature f) {