Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMSubtarget.h70 CortexA8, enumerator
315 bool isCortexA8() const { return ARMProcFamily == CortexA8; } in isCortexA8()
H A DARMSubtarget.cpp265 case CortexA8: in initSubtargetFeatures()
H A DARM.td771 def ProcA8 : SubtargetFeature<"a8", "ARMProcFamily", "CortexA8",