Searched refs:HasAMXCOMPLEX (Results 1 – 5 of 5) sorted by relevance
405 HasAMXCOMPLEX = true; in handleTargetFeatures()919 if (HasAMXCOMPLEX) in getTargetDefines()1166 .Case("amx-complex", HasAMXCOMPLEX) in hasFeature()
164 bool HasAMXCOMPLEX = false; variable
229 let Predicates = [HasAMXCOMPLEX, In64BitMode] in {
185 def HasAMXCOMPLEX : Predicate<"Subtarget->hasAMXCOMPLEX()">;
285 def FeatureAMXCOMPLEX : SubtargetFeature<"amx-complex", "HasAMXCOMPLEX", "true",