Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMSubtarget.h57 CortexA5, enumerator
313 bool isCortexA5() const { return ARMProcFamily == CortexA5; } in isCortexA5()
H A DARMSubtarget.cpp260 case CortexA5: in initSubtargetFeatures()
H A DARM.td767 def ProcA5 : SubtargetFeature<"a5", "ARMProcFamily", "CortexA5",