Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMSubtarget.h53 CortexA15, enumerator
317 bool isCortexA15() const { return ARMProcFamily == CortexA15; } in isCortexA15()
H A DARMSubtarget.cpp274 case CortexA15: in initSubtargetFeatures()
H A DARM.td777 def ProcA15 : SubtargetFeature<"a15", "ARMProcFamily", "CortexA15",