Searched refs:FeatureEntry (Results 1 – 6 of 6) sorted by relevance
134 void SetImpliedBits(FeatureBitset &Bits, const SubtargetFeatureKV *FeatureEntry, in SetImpliedBits() argument137 if (FeatureEntry->Value == FE.Value) continue; in SetImpliedBits()139 if ((FeatureEntry->Implies & FE.Value).any()) { in SetImpliedBits()151 const SubtargetFeatureKV *FeatureEntry, in ClearImpliedBits() argument154 if (FeatureEntry->Value == FE.Value) continue; in ClearImpliedBits()156 if ((FE.Implies & FeatureEntry->Value).any()) { in ClearImpliedBits()170 const SubtargetFeatureKV *FeatureEntry = in ToggleFeature() local173 if (FeatureEntry) { in ToggleFeature()174 if ((Bits & FeatureEntry->Value) == FeatureEntry->Value) { in ToggleFeature()175 Bits &= ~FeatureEntry->Value; in ToggleFeature()[all …]
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
META-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/ ...