Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMSubtarget.h61 CortexA7, enumerator
314 bool isCortexA7() const { return ARMProcFamily == CortexA7; } in isCortexA7()
H A DARMSubtarget.cpp262 case CortexA7: in initSubtargetFeatures()
H A DARM.td769 def ProcA7 : SubtargetFeature<"a7", "ARMProcFamily", "CortexA7",