Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
DARMSubtarget.h69 CortexA9, enumerator
637 bool isCortexA9() const { return ARMProcFamily == CortexA9; } in isCortexA9()
DARMSubtarget.cpp274 case CortexA9: in initSubtargetFeatures()
DARM.td590 def ProcA9 : SubtargetFeature<"a9", "ARMProcFamily", "CortexA9",