Lines Matching full:proc
71 class Proc<string Name, list<SubtargetFeature> Features>
74 def : Proc<"generic", []>;
75 def : Proc<"v7", []>;
76 def : Proc<"v8", []>;
77 def : Proc<"supersparc", []>;
78 def : Proc<"sparclite", []>;
79 def : Proc<"f934", []>;
80 def : Proc<"hypersparc", []>;
81 def : Proc<"sparclite86x", []>;
82 def : Proc<"sparclet", []>;
83 def : Proc<"tsc701", []>;
84 def : Proc<"myriad2", []>;
85 def : Proc<"myriad2.1", []>;
86 def : Proc<"myriad2.2", []>;
87 def : Proc<"v9", [ FeatureV9 ]>;
88 def : Proc<"ultrasparc", [ FeatureV9, FeatureV8Deprecated, FeatureVIS ]>;
89 def : Proc<"ultrasparc3",
91 def : Proc<"niagara",
93 def : Proc<"niagara2", [
96 def : Proc<"niagara3", [
99 def : Proc<"niagara4", [