Searched refs:HasX87 (Results 1 – 8 of 8) sorted by relevance
75 bool HasX87; variable380 bool hasX87() const { return HasX87; } in hasX87()
236 HasX87 = false; in initializeEnvironment()
34 def FeatureX87 : SubtargetFeature<"x87","HasX87", "true",
86 bool HasX87 = false; variable578 bool hasX87() const { return HasX87; } in hasX87()
33 def FeatureX87 : SubtargetFeature<"x87","HasX87", "true",
84 bool HasX87 = false; variable614 bool hasX87() const { return HasX87; } in hasX87()
23218 if (Bits[X86::FeatureX87]) HasX87 = true;