Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/ARM/
H A DARMSubtarget.h76 CortexR5, enumerator
322 bool isCortexR5() const { return ARMProcFamily == CortexR5; } in isCortexR5()
H A DARMSubtarget.cpp295 case CortexR5: in initSubtargetFeatures()
H A DARM.td844 def ProcR5 : SubtargetFeature<"r5", "ARMProcFamily", "CortexR5",