Searched refs:HasFXSR (Results 1 – 5 of 5) sorted by relevance
353 HasFXSR = true; in handleTargetFeatures()863 if (HasFXSR) in getTargetDefines()1213 .Case("fxsr", HasFXSR) in hasFeature()
118 bool HasFXSR = false; variable
670 Requires<[HasFXSR]>;673 TB, Requires<[HasFXSR, In64BitMode]>;679 TB, Requires<[HasFXSR]>;682 TB, Requires<[HasFXSR, In64BitMode]>;
103 def HasFXSR : Predicate<"Subtarget->hasFXSR()">;
51 def FeatureFXSR : SubtargetFeature<"fxsr", "HasFXSR", "true",