Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMSubtarget.h71 CortexA8, enumerator
316 bool isCortexA8() const { return ARMProcFamily == CortexA8; } in isCortexA8()
H A DARMSubtarget.cpp266 case CortexA8: in initSubtargetFeatures()
H A DARM.td780 def ProcA8 : SubtargetFeature<"a8", "ARMProcFamily", "CortexA8",