Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMSubtarget.h72 CortexA9, enumerator
317 bool isCortexA9() const { return ARMProcFamily == CortexA9; } in isCortexA9()
H A DARMSubtarget.cpp269 case CortexA9: in initSubtargetFeatures()
H A DARM.td782 def ProcA9 : SubtargetFeature<"a9", "ARMProcFamily", "CortexA9",