Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMSubtarget.h72 CortexM3, enumerator
321 bool isCortexM3() const { return ARMProcFamily == CortexM3; } in isCortexM3()
H A DARMSubtarget.cpp297 case CortexM3: in initSubtargetFeatures()
H A DARM.td820 def ProcM3 : SubtargetFeature<"m3", "ARMProcFamily", "CortexM3",