Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMSubtarget.h52 CortexA15, enumerator
638 bool isCortexA15() const { return ARMProcFamily == CortexA15; } in isCortexA15()
H A DARMSubtarget.cpp280 case CortexA15: in initSubtargetFeatures()
H A DARM.td594 def ProcA15 : SubtargetFeature<"a15", "ARMProcFamily", "CortexA15",