Searched refs:HasCX8 (Results 1 – 6 of 6) sorted by relevance
349 HasCX8 = true; in handleTargetFeatures()1041 if (HasCX8) in getTargetDefines()1205 .Case("cx8", HasCX8) in hasFeature()
116 bool HasCX8 = false; variable
165 def HasCX8 : Predicate<"Subtarget->hasCX8()">;
42 def FeatureCX8 : SubtargetFeature<"cx8", "HasCX8", "true",
952 "cmpxchg8b\t$dst", []>, TB, Requires<[HasCX8]>;
948 Predicates = [HasCX8], SchedRW = [WriteCMPXCHGRMW],