Searched refs:CortexM3 (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMSubtarget.h68 CortexM3, enumerator in enum:llvm::ARMSubtarget::ARMProcFamilyEnum
616 bool isCortexM3() const { return ARMProcFamily == CortexM3; }
H A DARMSubtarget.cpp301 case CortexM3:

Completed in 102 milliseconds