Searched refs:CortexA75 (Results 1 – 8 of 8) sorted by relevance
87 case CortexA75: in initializeProperties()
53 CortexA75, enumerator
541 def ProcA75 : SubtargetFeature<"a75", "ARMProcFamily", "CortexA75",
293 case CortexA75: in initSubtargetFeatures()
61 CortexA75, enumerator
571 def ProcA75 : SubtargetFeature<"a75", "ARMProcFamily", "CortexA75",
19530 if (Bits[ARM::ProcA75] && ARMProcFamily < CortexA75) ARMProcFamily = CortexA75;
19324 if (Bits[AArch64::ProcA75] && ARMProcFamily < CortexA75) ARMProcFamily = CortexA75;