Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/
DARMSubtarget.h45 Others, CortexA5, CortexA7, CortexA8, CortexA9, CortexA12, CortexA15, enumerator
410 bool isCortexA5() const { return ARMProcFamily == CortexA5; } in isCortexA5()
DARMSubtarget.cpp205 case CortexA5: in initSubtargetFeatures()
DARM.td314 def ProcA5 : SubtargetFeature<"a5", "ARMProcFamily", "CortexA5",