Searched refs:HasAMXCOMPLEX (Results 1 – 5 of 5) sorted by relevance
451 HasAMXCOMPLEX = true; in handleTargetFeatures()980 if (HasAMXCOMPLEX) in getTargetDefines()1247 .Case("amx-complex", HasAMXCOMPLEX) in hasFeature()
163 bool HasAMXCOMPLEX = false; variable
186 def HasAMXCOMPLEX : Predicate<"Subtarget->hasAMXCOMPLEX()">;
229 let Predicates = [HasAMXCOMPLEX, In64BitMode] in {447 let Predicates = [HasAMXCOMPLEX, HasAMXTRANSPOSE, In64BitMode], SchedRW = [WriteSystem] in {
265 def FeatureAMXCOMPLEX : SubtargetFeature<"amx-complex", "HasAMXCOMPLEX", "true",