Searched refs:CortexA35 (Results 1 – 8 of 8) sorted by relevance
71 case CortexA35: in initializeProperties()
46 CortexA35, enumerator
457 def ProcA35 : SubtargetFeature<"a35", "ARMProcFamily", "CortexA35",
287 case CortexA35: in initSubtargetFeatures()
53 CortexA35, enumerator
559 def ProcA35 : SubtargetFeature<"a35", "ARMProcFamily", "CortexA35",
19524 if (Bits[ARM::ProcA35] && ARMProcFamily < CortexA35) ARMProcFamily = CortexA35;
19317 if (Bits[AArch64::ProcA35] && ARMProcFamily < CortexA35) ARMProcFamily = CortexA35;