Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMSubtarget.h78 CortexR5, enumerator
323 bool isCortexR5() const { return ARMProcFamily == CortexR5; } in isCortexR5()
H A DARMSubtarget.cpp296 case CortexR5: in initSubtargetFeatures()
H A DARM.td853 def ProcR5 : SubtargetFeature<"r5", "ARMProcFamily", "CortexR5",