Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMSubtarget.h63 CortexA8, enumerator
555 bool isCortexA8() const { return ARMProcFamily == CortexA8; } in isCortexA8()
H A DARMSubtarget.cpp263 case CortexA8: in initSubtargetFeatures()
H A DARM.td472 def ProcA8 : SubtargetFeature<"a8", "ARMProcFamily", "CortexA8",