Home | History | Annotate | Download | only in x64

Lines Matching refs:os_guarantees

141   uint64_t os_guarantees = OS::CpuFeaturesImpliedByPlatform();
142 supported_ |= os_guarantees;
143 found_by_runtime_probing_ &= ~os_guarantees;