Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMSubtarget.h74 CortexR5, enumerator
643 bool isCortexR5() const { return ARMProcFamily == CortexR5; } in isCortexR5()
H A DARMSubtarget.cpp300 case CortexR5: in initSubtargetFeatures()
H A DARM.td657 def ProcR5 : SubtargetFeature<"r5", "ARMProcFamily", "CortexR5",