Searched refs:CortexA73 (Results 1 – 8 of 8) sorted by relevance
86 case CortexA73: in initializeProperties()
52 CortexA73, enumerator
531 def ProcA73 : SubtargetFeature<"a73", "ARMProcFamily", "CortexA73",
292 case CortexA73: in initSubtargetFeatures()
60 CortexA73, enumerator
569 def ProcA73 : SubtargetFeature<"a73", "ARMProcFamily", "CortexA73",
19529 if (Bits[ARM::ProcA73] && ARMProcFamily < CortexA73) ARMProcFamily = CortexA73;
19323 if (Bits[AArch64::ProcA73] && ARMProcFamily < CortexA73) ARMProcFamily = CortexA73;