Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
HDARMSubtarget.h54 CortexA5, enumerator
594 bool isCortexA5() const { return ARMProcFamily == CortexA5; } in isCortexA5()
HDARMSubtarget.cpp266 case CortexA5: in initSubtargetFeatures()
HDARM.td543 def ProcA5 : SubtargetFeature<"a5", "ARMProcFamily", "CortexA5",