Home
last modified time | relevance | path

Searched refs:CortexA8 (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMSubtarget.h70 CortexA8, enumerator
317 bool isCortexA8() const { return ARMProcFamily == CortexA8; } in isCortexA8()
H A DARMSubtarget.cpp265 case CortexA8: in initSubtargetFeatures()
H A DARM.td740 def ProcA8 : SubtargetFeature<"a8", "ARMProcFamily", "CortexA8",