Lines Matching refs:List
23 def : ProcessorModel<"arch8", NoSchedModel, Arch8SupportedFeatures.List>;
24 def : ProcessorModel<"z10", NoSchedModel, Arch8SupportedFeatures.List>;
26 def : ProcessorModel<"arch9", Z196Model, Arch9SupportedFeatures.List>;
27 def : ProcessorModel<"z196", Z196Model, Arch9SupportedFeatures.List>;
29 def : ProcessorModel<"arch10", ZEC12Model, Arch10SupportedFeatures.List>;
30 def : ProcessorModel<"zEC12", ZEC12Model, Arch10SupportedFeatures.List>;
32 def : ProcessorModel<"arch11", Z13Model, Arch11SupportedFeatures.List>;
33 def : ProcessorModel<"z13", Z13Model, Arch11SupportedFeatures.List>;
35 def : ProcessorModel<"arch12", Z14Model, Arch12SupportedFeatures.List>;
36 def : ProcessorModel<"z14", Z14Model, Arch12SupportedFeatures.List>;
38 def : ProcessorModel<"arch13", Z15Model, Arch13SupportedFeatures.List>;
39 def : ProcessorModel<"z15", Z15Model, Arch13SupportedFeatures.List>;
41 def : ProcessorModel<"arch14", Z16Model, Arch14SupportedFeatures.List>;
42 def : ProcessorModel<"z16", Z16Model, Arch14SupportedFeatures.List>;