Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/
DARMSubtarget.h46 CortexA17, CortexR4, CortexR4F, CortexR5, CortexR7, CortexM3, enumerator
418 bool isCortexR5() const { return ARMProcFamily == CortexR5; } in isCortexR5()
DARMSubtarget.cpp233 case CortexR5: in initSubtargetFeatures()
DARM.td351 def ProcR5 : SubtargetFeature<"r5", "ARMProcFamily", "CortexR5",