Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMSubtarget.h73 CortexM7, enumerator
322 bool isCortexM7() const { return ARMProcFamily == CortexM7; } in isCortexM7()
H A DARMSubtarget.cpp298 case CortexM7: in initSubtargetFeatures()
H A DARM.td822 def ProcM7 : SubtargetFeature<"m7", "ARMProcFamily", "CortexM7",