Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMSubtarget.h59 CortexA7, enumerator
554 bool isCortexA7() const { return ARMProcFamily == CortexA7; } in isCortexA7()
H A DARMSubtarget.cpp260 case CortexA7: in initSubtargetFeatures()
H A DARM.td470 def ProcA7 : SubtargetFeature<"a7", "ARMProcFamily", "CortexA7",