Lines Matching full:cpu

1 // Ensure we support the various CPU architecture names.
5 // nocona: "-target-cpu" "nocona"
9 // core2: "-target-cpu" "core2"
13 // penryn: "-target-cpu" "penryn"
17 // nehalem: "-target-cpu" "nehalem"
21 // westmere: "-target-cpu" "westmere"
25 // sandybridge: "-target-cpu" "sandybridge"
29 // ivybridge: "-target-cpu" "ivybridge"
33 // haswell: "-target-cpu" "haswell"
37 // broadwell: "-target-cpu" "broadwell"
41 // skylake: "-target-cpu" "skylake"
45 // skylake-avx512: "-target-cpu" "skylake-avx512"
49 // skx: "-target-cpu" "skx"
53 // cascadelake: "-target-cpu" "cascadelake"
57 // cooperlake: "-target-cpu" "cooperlake"
61 // knl: "-target-cpu" "knl"
65 // knm: "-target-cpu" "knm"
69 // cannonlake: "-target-cpu" "cannonlake"
73 // icelake-client: "-target-cpu" "icelake-client"
77 // rocketlake: "-target-cpu" "rocketlake"
81 // icelake-server: "-target-cpu" "icelake-server"
85 // tigerlake: "-target-cpu" "tigerlake"
89 // alderlake: "-target-cpu" "alderlake"
93 // raptorlake: "-target-cpu" "raptorlake"
97 // meteorlake: "-target-cpu" "meteorlake"
101 // arrowlake: "-target-cpu" "arrowlake"
105 // arrowlake-s: "-target-cpu" "arrowlake-s"
109 // lunarlake: "-target-cpu" "lunarlake"
113 // gracemont: "-target-cpu" "gracemont"
117 // pantherlake: "-target-cpu" "pantherlake"
121 // clearwaterforest: "-target-cpu" "clearwaterforest"
125 // diamondrapids: "-target-cpu" "diamondrapids"
129 // lakemont: "-target-cpu" "lakemont"
133 // bonnell: "-target-cpu" "bonnell"
137 // silvermont: "-target-cpu" "silvermont"
141 // goldmont: "-target-cpu" "goldmont"
145 // goldmont-plus: "-target-cpu" "goldmont-plus"
149 // tremont: "-target-cpu" "tremont"
152 // sierraforest: "-target-cpu" "sierraforest"
156 // grandridge: "-target-cpu" "grandridge"
160 // graniterapids: "-target-cpu" "graniterapids"
164 // graniterapids-d: "-target-cpu" "graniterapids-d"
168 // emeraldrapids: "-target-cpu" "emeraldrapids"
172 // sapphirerapids: "-target-cpu" "sapphirerapids"
176 // k8: "-target-cpu" "k8"
180 // opteron: "-target-cpu" "opteron"
184 // athlon64: "-target-cpu" "athlon64"
188 // athlon-fx: "-target-cpu" "athlon-fx"
192 // k8-sse3: "-target-cpu" "k8-sse3"
196 // opteron-sse3: "-target-cpu" "opteron-sse3"
200 // athlon64-sse3: "-target-cpu" "athlon64-sse3"
204 // amdfam10: "-target-cpu" "amdfam10"
208 // barcelona: "-target-cpu" "barcelona"
212 // bdver1: "-target-cpu" "bdver1"
216 // bdver2: "-target-cpu" "bdver2"
220 // bdver3: "-target-cpu" "bdver3"
224 // bdver4: "-target-cpu" "bdver4"
228 // btver1: "-target-cpu" "btver1"
232 // btver2: "-target-cpu" "btver2"
236 // znver1: "-target-cpu" "znver1"
240 // znver2: "-target-cpu" "znver2"
244 // znver3: "-target-cpu" "znver3"
248 // znver4: "-target-cpu" "znver4"
252 // znver5: "-target-cpu" "znver5"
255 // x86-64: "-target-cpu" "x86-64"
257 // x86-64-v2: "-target-cpu" "x86-64-v2"
259 // x86-64-v3: "-target-cpu" "x86-64-v3"
261 // x86-64-v4: "-target-cpu" "x86-64-v4"