Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMSubtarget.h62 CortexA7, enumerator
315 bool isCortexA7() const { return ARMProcFamily == CortexA7; } in isCortexA7()
H A DARMSubtarget.cpp263 case CortexA7: in initSubtargetFeatures()
H A DARM.td778 def ProcA7 : SubtargetFeature<"a7", "ARMProcFamily", "CortexA7",