Searched refs:FeatureBits (Results 1 – 2 of 2) sorted by relevance
27 FeatureBits = Features.getFeatureBits(CPU, ProcDesc, NumProcs, in InitMCProcessorInfo()68 FeatureBits ^= FB; in ToggleFeature()69 return FeatureBits; in ToggleFeature()76 FeatureBits = Features.ToggleFeature(FeatureBits, FS, in ToggleFeature()78 return FeatureBits; in ToggleFeature()
46 uint64_t FeatureBits; // Feature bits for current CPU + FS variable68 return FeatureBits; in getFeatureBits()