Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMSubtarget.h73 CortexM3, enumerator
320 bool isCortexM3() const { return ARMProcFamily == CortexM3; } in isCortexM3()
H A DARMSubtarget.cpp298 case CortexM3: in initSubtargetFeatures()
H A DARM.td860 def ProcM3 : SubtargetFeature<"m3", "ARMProcFamily", "CortexM3",