Changeset View
Changeset View
Standalone View
Standalone View
lib/Target/ARM/ARMSubtarget.h
Show First 20 Lines • Show All 44 Lines • ▼ Show 20 Lines | enum ARMProcFamilyEnum { | ||||
CortexA12, | CortexA12, | ||||
CortexA15, | CortexA15, | ||||
CortexA17, | CortexA17, | ||||
CortexA32, | CortexA32, | ||||
CortexA35, | CortexA35, | ||||
CortexA5, | CortexA5, | ||||
CortexA53, | CortexA53, | ||||
CortexA55, | |||||
CortexA57, | CortexA57, | ||||
CortexA7, | CortexA7, | ||||
CortexA72, | CortexA72, | ||||
CortexA73, | CortexA73, | ||||
CortexA75, | |||||
CortexA8, | CortexA8, | ||||
CortexA9, | CortexA9, | ||||
CortexM3, | CortexM3, | ||||
CortexR4, | CortexR4, | ||||
CortexR4F, | CortexR4F, | ||||
CortexR5, | CortexR5, | ||||
CortexR52, | CortexR52, | ||||
CortexR7, | CortexR7, | ||||
▲ Show 20 Lines • Show All 92 Lines • Show Last 20 Lines |