Searched refs:CortexA57 (Results 1 – 8 of 8) sorted by relevance
78 case CortexA57: in initializeProperties()
49 CortexA57, enumerator
493 def ProcA57 : SubtargetFeature<"a57", "ARMProcFamily", "CortexA57",
290 case CortexA57: in initSubtargetFeatures()
57 CortexA57, enumerator
565 def ProcA57 : SubtargetFeature<"a57", "ARMProcFamily", "CortexA57",
19527 if (Bits[ARM::ProcA57] && ARMProcFamily < CortexA57) ARMProcFamily = CortexA57;
19320 if (Bits[AArch64::ProcA57] && ARMProcFamily < CortexA57) ARMProcFamily = CortexA57;