Searched refs:HasFMA4 (Results 1 – 5 of 5) sorted by relevance
96 bool HasFMA4; variable347 bool hasFMA4() const { return HasFMA4 && !HasFMA; } in hasFMA4()
240 HasFMA4 = false; in initializeEnvironment()
129 def FeatureFMA4 : SubtargetFeature<"fma4", "HasFMA4", "true",
821 VEX_4V, VEX_I8IMM, FMASC, Requires<[HasFMA4]>;
769 def HasFMA4 : Predicate<"Subtarget->hasFMA4()">;