Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMSubtarget.h68 CortexA8, enumerator
636 bool isCortexA8() const { return ARMProcFamily == CortexA8; } in isCortexA8()
H A DARMSubtarget.cpp271 case CortexA8: in initSubtargetFeatures()
H A DARM.td588 def ProcA8 : SubtargetFeature<"a8", "ARMProcFamily", "CortexA8",