Searched refs:HasFPCVT (Results 1 – 10 of 10) sorted by relevance
112 bool HasFPCVT; variable237 bool hasFPCVT() const { return HasFPCVT; } in hasFPCVT()
85 HasFPCVT = false; in initializeEnvironment()
88 def FeatureFPCVT : SubtargetFeature<"fpcvt", "HasFPCVT", "true",
115 bool HasFPCVT; variable252 bool hasFPCVT() const { return HasFPCVT; } in hasFPCVT()
91 HasFPCVT = false; in initializeEnvironment()
105 def FeatureFPCVT : SubtargetFeature<"fpcvt", "HasFPCVT", "true",
121 bool HasFPCVT; variable260 bool hasFPCVT() const { return HasFPCVT; } in hasFPCVT()
102 HasFPCVT = false; in initializeEnvironment()
106 def FeatureFPCVT : SubtargetFeature<"fpcvt", "HasFPCVT", "true",
8160 if (Bits[PPC::FeatureFPCVT]) HasFPCVT = true;