Searched refs:CortexA53 (Results 1 – 8 of 8) sorted by relevance
73 case CortexA53: in initializeProperties()
47 CortexA53, enumerator
466 def ProcA53 : SubtargetFeature<"a53", "ARMProcFamily", "CortexA53",
288 case CortexA53: in initSubtargetFeatures()
55 CortexA53, enumerator
561 def ProcA53 : SubtargetFeature<"a53", "ARMProcFamily", "CortexA53",
19525 if (Bits[ARM::ProcA53] && ARMProcFamily < CortexA53) ARMProcFamily = CortexA53;
19318 if (Bits[AArch64::ProcA53] && ARMProcFamily < CortexA53) ARMProcFamily = CortexA53;