Lines Matching refs:Proc
10 class Proc<string Name, ProcessorItineraries itin, list<SubtargetFeature> Features>
16 def : Proc<"r600", R600_VLIW5_Itin,
19 def : Proc<"r630", R600_VLIW5_Itin,
22 def : Proc<"rs880", R600_VLIW5_Itin,
25 def : Proc<"rv670", R600_VLIW5_Itin,
32 def : Proc<"rv710", R600_VLIW5_Itin,
35 def : Proc<"rv730", R600_VLIW5_Itin,
38 def : Proc<"rv770", R600_VLIW5_Itin,
45 def : Proc<"cedar", R600_VLIW5_Itin,
49 def : Proc<"redwood", R600_VLIW5_Itin,
53 def : Proc<"sumo", R600_VLIW5_Itin,
56 def : Proc<"juniper", R600_VLIW5_Itin,
59 def : Proc<"cypress", R600_VLIW5_Itin,
67 def : Proc<"barts", R600_VLIW5_Itin,
70 def : Proc<"turks", R600_VLIW5_Itin,
73 def : Proc<"caicos", R600_VLIW5_Itin,
76 def : Proc<"cayman", R600_VLIW4_Itin,