Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/
DARMSubtarget.h45 Others, CortexA5, CortexA7, CortexA8, CortexA9, CortexA12, CortexA15, enumerator
414 bool isCortexA15() const { return ARMProcFamily == CortexA15; } in isCortexA15()
DARMSubtarget.cpp219 case CortexA15: in initSubtargetFeatures()
DARM.td324 def ProcA15 : SubtargetFeature<"a15", "ARMProcFamily", "CortexA15",